Planet: add kerberos env variable
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
3ea1ea147e
commit
358c66ce34
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ spec:
|
||||||
value: '/etc/krb5/krb5.conf'
|
value: '/etc/krb5/krb5.conf'
|
||||||
name: KRB5_CLIENT_KTNAME
|
name: KRB5_CLIENT_KTNAME
|
||||||
value: '/etc/keytabs/http'
|
value: '/etc/keytabs/http'
|
||||||
|
name: KRB5CCNAME
|
||||||
|
value: '/tmp/ccache'
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue