Compare commits
No commits in common. "494a27ea6b6816943c4e8c8b5ba70af54fd9439f" and "bf5fa15ce7b3b6f8d0c772e5172934b8d2a376fe" have entirely different histories.
494a27ea6b
...
bf5fa15ce7
@ -17,7 +17,7 @@ spec:
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: false
|
||||
selfHeal: true
|
||||
selfHeal: false
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- ApplyOutOfSyncOnly=true
|
||||
|
||||
@ -22,14 +22,3 @@ rook-ceph:
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 512Mi
|
||||
|
||||
# Ensure namespace has proper labels for Talos
|
||||
extraObjects:
|
||||
- apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: rook-ceph
|
||||
labels:
|
||||
pod-security.kubernetes.io/enforce: privileged
|
||||
pod-security.kubernetes.io/audit: privileged
|
||||
pod-security.kubernetes.io/warn: privileged
|
||||
|
||||
Loading…
Reference in New Issue
Block a user