File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -112,15 +112,15 @@ global:
112
112
# # Ref: https://kubernetes.io/docs/reference/access-authn-authz/rbac/#aggregated-clusterroles
113
113
createAggregateClusterRoles : false
114
114
pspEnabled : false
115
- pspAnnotations : {}
116
- # # Specify pod annotations
117
- # # Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#apparmor
118
- # # Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#seccomp
119
- # # Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#sysctl
120
- # #
121
- # seccomp.security.alpha.kubernetes.io/allowedProfileNames: '*'
122
- # seccomp.security.alpha.kubernetes.io/defaultProfileName: 'docker/default'
123
- # apparmor.security.beta.kubernetes.io/defaultProfileName: 'runtime/default'
115
+ # pspAnnotations: {}
116
+ # # Specify pod annotations
117
+ # # Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#apparmor
118
+ # # Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#seccomp
119
+ # # Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/#sysctl
120
+ # #
121
+ # seccomp.security.alpha.kubernetes.io/allowedProfileNames: '*'
122
+ # seccomp.security.alpha.kubernetes.io/defaultProfileName: 'docker/default'
123
+ # apparmor.security.beta.kubernetes.io/defaultProfileName: 'runtime/default'
124
124
125
125
# # Reference to one or more secrets to be used when pulling images
126
126
# # ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
You can’t perform that action at this time.
0 commit comments