mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 14:19:54 +08:00
and we have yaml on top of yaml inside of json with a hint of xml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user