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
It'd be really useful to output a (validated) Helm values file that can be used by the user with their own install or via a CI/CD process.
For example:
cofidectl up --dry-run -f values.yaml
Consider Helm dry-run vs simply generating values within the CLI and writing to a YAML file.
The text was updated successfully, but these errors were encountered:
24f195e
Merge pull request #19 from /issues/11
e76a87c
Add trust-zone helm values command
markgoddard
Successfully merging a pull request may close this issue.
It'd be really useful to output a (validated) Helm values file that can be used by the user with their own install or via a CI/CD process.
For example:
Consider Helm dry-run vs simply generating values within the CLI and writing to a YAML file.
The text was updated successfully, but these errors were encountered: