Skip to content
Snippets Groups Projects
Verified Commit 8efcf8de authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(iot): Add PSS labels

parent 2564bd3d
Branches
Tags 37.91.0
No related merge requests found
......@@ -2,6 +2,13 @@ apiVersion: v1
kind: Namespace
metadata:
name: iot
labels:
pod-security.kubernetes.io/audit: restricted
pod-security.kubernetes.io/enforce: restricted
pod-security.kubernetes.io/warn: restricted
pod-security.kubernetes.io/audit-version: latest
pod-security.kubernetes.io/enforce-version: latest
pod-security.kubernetes.io/warn-version: latest
---
apiVersion: v1
kind: ServiceAccount
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment