add env_suffix here too

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-11-08 17:58:02 +00:00 committed by Pierre-Yves Chibon
parent 8260eafc8b
commit 5af3bddc8c

View file

@ -21,7 +21,7 @@ spec:
containers:
- env:
- name: SERVICE_ROOT
value: 'https://sanitarium-sanitarium.app.os.fedoraproject.org'
value: 'https://sanitarium-sanitarium.app.os{{env_suffix}}.fedoraproject.org'
- name: OIDC_PROVIDER_ROOT
value: "https://id{{env_suffix}}.fedoraproject.org/openidc/"
- name: OIDC_CLIENT_ID
@ -40,7 +40,7 @@ spec:
- name: REQUIRE_MEASUREMENT
value: 'no'
- name: OIDC_TOKEN_INFO_URL
value: 'https://id.fedoraproject.org/openidc/TokenInfo'
value: 'https://id{{env_suffix}}.fedoraproject.org/openidc/TokenInfo'
- name: OIDC_USERNAME_CLAIM
value: sub
- name: INTERMEDIATE_CERT_VALIDITY