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? 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
qliksense config unset qliksense.sec1 will delete the sec1 from Secrets sections of the CR but not the yaml secrets resources from the file system.
qliksense config unset qliksense.sec1
Secrets
How yaml get into the file system first place ? qliksense config set-secrets service.key=myvalue --secret=true
qliksense config set-secrets service.key=myvalue --secret=true
The text was updated successfully, but these errors were encountered:
No branches or pull requests
qliksense config unset qliksense.sec1
will delete the sec1 fromSecrets
sections of the CR but not the yaml secrets resources from the file system.How yaml get into the file system first place ?
qliksense config set-secrets service.key=myvalue --secret=true
The text was updated successfully, but these errors were encountered: