summaryrefslogtreecommitdiffstats
path: root/auth/helm/aaf/templates/aaf-oauth.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/helm/aaf/templates/aaf-oauth.yaml')
-rw-r--r--auth/helm/aaf/templates/aaf-oauth.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/helm/aaf/templates/aaf-oauth.yaml b/auth/helm/aaf/templates/aaf-oauth.yaml
index a08e86fb..08984674 100644
--- a/auth/helm/aaf/templates/aaf-oauth.yaml
+++ b/auth/helm/aaf/templates/aaf-oauth.yaml
@@ -48,7 +48,7 @@ spec:
- name: AAF_REGISTER_AS
value: "aaf-oauth"
- name: AAF_LOCATOR_AS
- value: "aaf-locate"
+ value: "{{ .Values.cadi.aaf_locate_as }}"
- name: LATITUDE
value: "{{ .Values.cadi.cadi_latitude }}"
- name: LONGITUDE