File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
pkg/plugins/common/kustomize
v1/scaffolds/internal/templates/config/manager
v2/scaffolds/internal/templates/config/manager
project-v3-addon/config/manager
project-v3-config/config/manager
project-v3-multigroup/config/manager
project-v3-v1beta1/config/manager
project-v3-with-kustomize-v2/config/manager
project-v3/config/manager Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 74
74
runAsNonRoot: true
75
75
# TODO(user): For common cases that do not require escalating privileges
76
76
# it is recommended to ensure that all your Pods/Containers are restrictive.
77
- # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
77
+ # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
78
78
# Please uncomment the following code if your project does NOT have to work on old Kubernetes
79
79
# versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. Openshift < 4.11 ).
80
80
# seccompProfile:
Original file line number Diff line number Diff line change 74
74
runAsNonRoot: true
75
75
# TODO(user): For common cases that do not require escalating privileges
76
76
# it is recommended to ensure that all your Pods/Containers are restrictive.
77
- # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
77
+ # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
78
78
# Please uncomment the following code if your project does NOT have to work on old Kubernetes
79
79
# versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. Openshift < 4.11 ).
80
80
# seccompProfile:
Original file line number Diff line number Diff line change 28
28
runAsNonRoot : true
29
29
# TODO(user): For common cases that do not require escalating privileges
30
30
# it is recommended to ensure that all your Pods/Containers are restrictive.
31
- # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
31
+ # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
32
32
# Please uncomment the following code if your project does NOT have to work on old Kubernetes
33
33
# versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. Openshift < 4.11 ).
34
34
# seccompProfile:
Original file line number Diff line number Diff line change 28
28
runAsNonRoot : true
29
29
# TODO(user): For common cases that do not require escalating privileges
30
30
# it is recommended to ensure that all your Pods/Containers are restrictive.
31
- # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
31
+ # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
32
32
# Please uncomment the following code if your project does NOT have to work on old Kubernetes
33
33
# versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. Openshift < 4.11 ).
34
34
# seccompProfile:
Original file line number Diff line number Diff line change 28
28
runAsNonRoot : true
29
29
# TODO(user): For common cases that do not require escalating privileges
30
30
# it is recommended to ensure that all your Pods/Containers are restrictive.
31
- # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
31
+ # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
32
32
# Please uncomment the following code if your project does NOT have to work on old Kubernetes
33
33
# versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. Openshift < 4.11 ).
34
34
# seccompProfile:
Original file line number Diff line number Diff line change 28
28
runAsNonRoot : true
29
29
# TODO(user): For common cases that do not require escalating privileges
30
30
# it is recommended to ensure that all your Pods/Containers are restrictive.
31
- # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
31
+ # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
32
32
# Please uncomment the following code if your project does NOT have to work on old Kubernetes
33
33
# versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. Openshift < 4.11 ).
34
34
# seccompProfile:
Original file line number Diff line number Diff line change 28
28
runAsNonRoot : true
29
29
# TODO(user): For common cases that do not require escalating privileges
30
30
# it is recommended to ensure that all your Pods/Containers are restrictive.
31
- # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
31
+ # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
32
32
# Please uncomment the following code if your project does NOT have to work on old Kubernetes
33
33
# versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. Openshift < 4.11 ).
34
34
# seccompProfile:
Original file line number Diff line number Diff line change 28
28
runAsNonRoot : true
29
29
# TODO(user): For common cases that do not require escalating privileges
30
30
# it is recommended to ensure that all your Pods/Containers are restrictive.
31
- # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
31
+ # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
32
32
# Please uncomment the following code if your project does NOT have to work on old Kubernetes
33
33
# versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. Openshift < 4.11 ).
34
34
# seccompProfile:
You can’t perform that action at this time.
0 commit comments