X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=auth%2Fhelm%2Faaf%2Ftemplates%2Faaf-hello.yaml;h=033c91256b46ea2bee6d0259b2c5f71a6bcdc192;hp=b11365d2c9076175d19f459a075cc5ff654a9948;hb=93871ff58e90a91d359f72b00a92fe1e28310b82;hpb=1ccc1ca3fbd7bc1357a4d63d5fa5a29ce3f0ab67 diff --git a/auth/helm/aaf/templates/aaf-hello.yaml b/auth/helm/aaf/templates/aaf-hello.yaml index b11365d2..033c9125 100644 --- a/auth/helm/aaf/templates/aaf-hello.yaml +++ b/auth/helm/aaf/templates/aaf-hello.yaml @@ -48,7 +48,7 @@ spec: - name: AAF_REGISTER_AS value: "aaf-hello" - name: AAF_LOCATOR_AS - value: "aaf-locate" + value: "{{ .Values.cadi.aaf_locate_as }}" - name: LATITUDE value: "{{ .Values.cadi.cadi_latitude }}" - name: LONGITUDE