Keytabs will go in the etc
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
9cc9707f57
commit
685ae8aa3a
1 changed files with 0 additions and 6 deletions
|
@ -37,9 +37,6 @@ spec:
|
|||
- name: config-volume
|
||||
mountPath: /etc/fas
|
||||
readOnly: true
|
||||
- name: keytab-volume
|
||||
mountPath: /etc/keytabs
|
||||
readOnly: true
|
||||
- name: httpdir-volume
|
||||
mountPath: /httpdir
|
||||
readinessProbe:
|
||||
|
@ -58,9 +55,6 @@ spec:
|
|||
- name: config-volume
|
||||
configMap:
|
||||
name: fas
|
||||
- name: keytab-volume
|
||||
secret:
|
||||
secretName: fas-keytab
|
||||
- name: httpdir-volume
|
||||
emptyDir: {}
|
||||
triggers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue