diff --git a/charts/airbyte/values.yaml b/charts/airbyte/values.yaml index 470c65bd0866..42221b185c4a 100644 --- a/charts/airbyte/values.yaml +++ b/charts/airbyte/values.yaml @@ -505,7 +505,9 @@ postgresql: ## This secret is used in case of postgresql.enabled=true and we would like to specify password for newly created postgresql instance ## existingSecret: "" - + commonAnnotations: + helm.sh/hook: pre-install,pre-upgrade + helm.sh/hook-weight: -1 ## External PostgreSQL configuration ## All of these values are only used when postgresql.enabled is set to false ## @param externalDatabase.host Database host