monitor-gating: Specify the OPENSHIFT env variable when running in openshift
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
dbf5844341
commit
495d4914ef
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ spec:
|
||||||
value: /opt/config/krb5.conf
|
value: /opt/config/krb5.conf
|
||||||
- name: KRB5_CLIENT_KTNAME
|
- name: KRB5_CLIENT_KTNAME
|
||||||
value: /etc/keytab/koji-keytab
|
value: /etc/keytab/koji-keytab
|
||||||
|
- name: OPENSHIFT
|
||||||
|
value: 1
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: keytab-volume
|
- name: keytab-volume
|
||||||
mountPath: /etc/keytabs
|
mountPath: /etc/keytabs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue