mirror of
https://github.com/argoproj/argocd-example-apps.git
synced 2024-11-26 11:35:21 +01:00
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
local components = std.extVar("__ksonnet/components");
|
|
components + {
|
|
// Insert user-specified overrides here.
|
|
}
|