argo-cd/test/e2e/testdata/ksonnet/environments/base.libsonnet

5 lines
115 B
Text
Raw Normal View History

2018-03-08 22:53:41 +00:00
local components = std.extVar("__ksonnet/components");
components + {
// Insert user-specified overrides here.
}