Add support for PodSecurityStandards (#9713)

pull/9687/head
manzsolutions-lpr 2023-02-06 10:27:01 +01:00 committed by GitHub
parent 7730cfd619
commit 6c41191646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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