mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
[bitnami/*] docs: 📝 Add "Update Credentials" (batch 2) (#30687)
Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
This commit is contained in:
committed by
GitHub
parent
0c54dae262
commit
c457848b2a
@@ -73,6 +73,13 @@ It is strongly recommended to use immutable tags in a production environment. Th
|
||||
|
||||
Bitnami will release a new chart updating its containers if a new version of the main container, significant changes, or critical vulnerabilities exist.
|
||||
|
||||
### Update credentials
|
||||
|
||||
The Bitnami Memcached chart, when upgrading, reuses the secret previously rendered by the chart or the one specified in `auth.existingPasswordSecret`. To update credentials, use one of the following:
|
||||
|
||||
- Run `helm upgrade` specifying a new password in `auth.password`
|
||||
- Run `helm upgrade` specifying a new secret in `auth.existingPasswordSecret`
|
||||
|
||||
### Use Sidecars and Init Containers
|
||||
|
||||
If additional containers are needed in the same pod (such as additional metrics or logging exporters), they can be defined using the `sidecars` config parameter.
|
||||
|
||||
Reference in New Issue
Block a user