mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-25 19:07:18 +00:00
4 lines
115 B
Text
4 lines
115 B
Text
local components = std.extVar("__ksonnet/components");
|
|
components + {
|
|
// Insert user-specified overrides here.
|
|
}
|