You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.
local base = import "base.libsonnet";
local k = import "k.libsonnet";
local dep = k.apps.v1beta1.deployment;
base + {
// Insert user-specified overrides here
}
"complex" environments, are based off this design.
ksonnet.importComponents()
base.libsonnet
.libsonnet
file onenv add
<env>.libsonnet
filediff
ing between two environments #169 Support multi-env diff Supportdiff
between two environments #163ks env add us-west/staging --context your-context
More to be added to support params
The text was updated successfully, but these errors were encountered: