There was an error while loading. Please reload this page.
2 parents 90d3603 + f8a0d78 commit cd4df20Copy full SHA for cd4df20
1 file changed
deploy.sh
@@ -11,6 +11,7 @@ helm repo add cas-postgres https://bcgov.github.io/cas-postgres/
11
helm repo update
12
13
helm upgrade --install \
14
+ --namespace "$AIRFLOW_NAMESPACE_PREFIX-$ENVIRONMENT" \
15
-f ./helm/cas-airflow-postgres-cluster/values.yaml \
16
-f "./helm/cas-airflow/values-$ENVIRONMENT.yaml" \
17
cas-airflow-db cas-postgres/cas-postgres-cluster
0 commit comments