Fix YAML syntax for pod-security label in Rook Ceph operator configuration
This commit is contained in:
parent
e6da43ee67
commit
3385469cbe
@ -3,7 +3,7 @@ kind: Namespace
|
||||
metadata:
|
||||
name: ceph
|
||||
labels:
|
||||
pod-security.kubernetes.io/enforce=privileged
|
||||
pod-security.kubernetes.io/enforce: privileged
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
|
||||
Loading…
Reference in New Issue
Block a user