Planet: Fix deployment identation

Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
Pedro Moura 2024-01-17 19:57:08 -03:00 committed by phsmoura
parent baf13358a3
commit 2b8a1c8783

View file

@ -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