Skip to content
Snippets Groups Projects
Unverified Commit 6c411916 authored by manzsolutions-lpr's avatar manzsolutions-lpr Committed by GitHub
Browse files

Add support for PodSecurityStandards (#9713)

parent 7730cfd6
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@ metadata:
name: metallb-system
labels:
app: metallb
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/warn: privileged
---
apiVersion: v1
kind: ServiceAccount
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment