helm-charts
helm-charts copied to clipboard
How to update the httpsKeyStore / jks keystore after installation?
Describe the bug
I did not seem to find the documentation to update the keystore after installation. The CA inside the keystore may need to be updated (add/remove).
Version of Helm and Kubernetes
- Helm: v3.10
- Kubernetes: v1.24.6
Chart version
4.2.15
What happened?
1.
2.
3.
...
What you expected to happen?
No response
How to reproduce it
No response
Anything else we need to know?
No response
So the correct way is to update the keystore in the values of the Helm chart and redeploy it?