Skip to content

Commit 5fc0b79

Browse files
authored
Merge pull request #185 from bcgov/chore-add-bciers-namespace
Add bciers namespace
2 parents 5040b33 + 91a497b commit 5fc0b79

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ helm/**/charts/**/*
153153
# Terraform
154154
.terraform
155155

156-
156+
.idea

helm/cas-airflow/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ airflow:
7373
- envName: GH_CLIENT_SECRET
7474
secretName: airflow-oauth
7575
secretKey: clientSecret
76+
- envName: BCIERS_NAMESPACE
77+
secretName: cas-namespaces
78+
secretKey: obps-namespace
7679

7780
# Airflow database config
7881
data:

0 commit comments

Comments
 (0)