and we have yaml on top of yaml inside of json with a hint of xml

This commit is contained in:
Stephen Smoogen
2018-12-05 16:28:56 +00:00
parent f03538de75
commit fb4280fd0a

View File

@@ -44,6 +44,11 @@ spec:
secretKeyRef:
name: transtats-secret
key: admin-password
- name: OIDC_BASE_DOMAIN
valueFrom:
secretKeyRef:
name: transtats-secret
key: oidc_url
- name: OIDC_RP_CLIENT_ID
valueFrom:
secretKeyRef: