Turn off Helm "refresh values cache" output
See original GitHub issueGreetings,
I’m using the Kubernetes tools extension, and every time I save a values.yaml
file, the following prompt always comes up:
It’s a bit annoying, and I don’t need to know every time this happens.
Is this a simple entry in the settings.json
file?
Thank you!
Issue Analytics
- State:
- Created 2 years ago
- Reactions:8
- Comments:11 (2 by maintainers)
Top Results From Across the Web
Helm Upgrade
To override values in a chart, use either the '--values' flag and pass in a file or use the '--set' flag and pass...
Read more >Flag --repository-cache used for finding helm-manager-* 'ad ...
A step that updates the indexes for the 'managed' Helm repos, in the alternative cache dir, can be included before the dependency update...
Read more >Kubernetes Helm Chart Won't Update - Stack Overflow
rm -rf ~/.helm/cache/archive/cp-helm-charts-0.1.0.tgz ... Compare to the latest version on github, which was modified 8 days ago: ...
Read more >kubernetes.core.helm module - Ansible Documentation
If the value is not specified in the task, the value of environment variable K8S_AUTH_KUBECONFIG will be used instead. purge. boolean. Remove the...
Read more >helmfile
See the helm usage (helm SUBCOMMAND -h) for more info on default values when ... So helmfile delete && helmfile sync results in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks guys!
I don’t have the screenshot of the selection part, but it was populated with
Helm
, notTasks
.