mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/postgresql] Add secretAnnotation value (#31984)
* [bitnami/postgresql] Add secretAnnotation value update PR link Signed-off-by: Alexander Chebotov <a.chebotov@arenadata.io> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Alexander Chebotov <a.chebotov@arenadata.io> * bump up chart version Signed-off-by: Alexander Chebotov <a.chebotov@arenadata.io> * revert Chart.yaml Signed-off-by: Alexander Chebotov <a.chebotov@arenadata.io> * bump up version Signed-off-by: Alexander Chebotov <a.chebotov@arenadata.io> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Alexander Chebotov <a.chebotov@arenadata.io> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update bitnami/postgresql/Chart.yaml Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com> Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Alexander Chebotov <a.chebotov@arenadata.io> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com> Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com> Co-authored-by: Alexander Chebotov <a.chebotov@arenadata.io> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Miguel Ruiz <miguel.ruiz@broadcom.com>
This commit is contained in:
committed by
GitHub
parent
d1fe1229d0
commit
7284b3f65a
@@ -85,6 +85,9 @@ commonLabels: {}
|
||||
## @param commonAnnotations Add annotations to all the deployed resources
|
||||
##
|
||||
commonAnnotations: {}
|
||||
## @param secretAnnotations Add annotations to the secrets
|
||||
##
|
||||
secretAnnotations: {}
|
||||
## Enable diagnostic mode in the statefulset
|
||||
##
|
||||
diagnosticMode:
|
||||
|
||||
Reference in New Issue
Block a user