Planet: Fix deployment identation
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
baf13358a3
commit
2b8a1c8783
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
apiVersion: apps.openshift.io/v1
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
labels:
|
||||
|
@ -42,7 +42,7 @@ spec:
|
|||
name: ipa-client-config
|
||||
- name: keytab-volume
|
||||
secret:
|
||||
secretName: planet-keytab
|
||||
secretName: planet-keytab
|
||||
dnsPolicy: ClusterFirst
|
||||
restartPolicy: Always
|
||||
schedulerName: default-scheduler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue