mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
Forgot an env var
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -37,6 +37,9 @@ spec:
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
resources: {}
|
||||
env:
|
||||
- name: KRB5_CONFIG
|
||||
value: /etc/ipa/krb5.conf
|
||||
volumeMounts:
|
||||
- name: config-volume
|
||||
mountPath: /opt/app-root/config/
|
||||
|
||||
Reference in New Issue
Block a user