Skip to content

Commit 1b9bfe3

Browse files
committed
Remove configMap from the PSP
Controller does not mount any configMaps
1 parent 455a260 commit 1b9bfe3

File tree

1 file changed

+0
-1
lines changed
  • deploy/kubernetes/base/controller

1 file changed

+0
-1
lines changed

deploy/kubernetes/base/controller/psp.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ spec:
1212
fsGroup:
1313
rule: RunAsAny
1414
volumes:
15-
- "configMap"
1615
- "emptyDir"
1716
- "secret"
1817
hostNetwork: true

0 commit comments

Comments
 (0)