We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Environment variables can be specified in a pod spec. Technically these environment variables could contain sensitive information.
Sensitive information should not be added in plain text, use secrets instead.
The rule applies to the following:
The text was updated successfully, but these errors were encountered:
Update deployment rules #13 #12 #5 #18 #19 #20 #21
2bdf91e
Update deployment rules #13 #12 #5 #18 #19 #20 #21 (#22)
2477880
BernieWhite
Successfully merging a pull request may close this issue.
Rule request
Suggested rule change
Environment variables can be specified in a pod spec. Technically these environment variables could contain sensitive information.
Sensitive information should not be added in plain text, use secrets instead.
Applies to the following
The rule applies to the following:
The text was updated successfully, but these errors were encountered: