move more stuff to configmap-env, remove configmap, bump appVersion, add externalValkey.existingSecretKeys.port, regenerate docs, clean up deployment.yaml

This commit is contained in:
jessebot
2025-01-19 10:55:55 +01:00
parent 61ff73261d
commit da9fb3affa
7 changed files with 77 additions and 171 deletions
+2
View File
@@ -173,6 +173,8 @@ externalValkey:
existingSecretKeys:
# -- key in existing Kubernetes Secret for host. If set, ignores externalValkey.host
host: ""
# -- key in existing Kubernetes Secret for port. If set, ignores externalValkey.port
port: ""
# -- key in existing Kubernetes Secret for password. If set, ignores externalValkey.password
password: ""