-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOCS] Document the environment variable substitution feature of kustomize configMapGenerator #30348
[DOCS] Document the environment variable substitution feature of kustomize configMapGenerator #30348
Conversation
✔️ Deploy Preview for kubernetes-io-main-staging ready! 🔨 Explore the source changes: b9da040 🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/61d2d6be44d5c1000892ee54 😎 Browse the preview: https://deploy-preview-30348--kubernetes-io-main-staging.netlify.app |
/lgtm |
LGTM label has been added. Git tree hash: 26072c53754c8ff39c0ba13c58546cbf43d569aa
|
43aa3f2
to
b9da040
Compare
@jimangel rebased and awaiting fresh lgtm + approve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @afirth! This looks good to me.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: onlydole The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
LGTM label has been added. Git tree hash: 2de46756705184bffc3803c3e3585fd865e90559
|
/sig cli |
Document the environment variable substitution feature of the kustomize configMapGenerator
/Fixes kubernetes-sigs/cli-experimental#66
Relates:
kubernetes-sigs/kustomize#2497
Code with comment docs:
https://github.com/kubernetes-sigs/kustomize/blob/master/api/kv/kv.go#L136
https://github.com/kubernetes-sigs/kustomize/blob/master/api/kv/kv.go#L165