Skip to content

Commit

Permalink
add PSA labels to namespace for restricted enforcement (operator-fram…
Browse files Browse the repository at this point in the history
…ework#287)

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
  • Loading branch information
joelanford authored Jul 5, 2023
1 parent 70407ba commit 2935c97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ metadata:
app.kubernetes.io/created-by: operator-controller
app.kubernetes.io/part-of: operator-controller
app.kubernetes.io/managed-by: kustomize
pod-security.kubernetes.io/enforce: restricted
pod-security.kubernetes.io/enforce-version: latest
spec:
selector:
matchLabels:
Expand Down

0 comments on commit 2935c97

Please sign in to comment.