Skip to content

Commit

Permalink
sec security to pihole
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuism committed Nov 1, 2023
1 parent 082de4a commit cdd715c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions charts/root/templates/pihole/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,11 @@ spec:
automated:
prune: true
selfHeal: true
managedNamespaceMetadata:
labels:
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/warn: privileged
syncOptions:
- CreateNamespace=true
- ServerSideApply=true

0 comments on commit cdd715c

Please sign in to comment.