We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb4cd2f + c60ab36 commit 2b17987Copy full SHA for 2b17987
config/manager/manager-service.yaml
@@ -4,6 +4,7 @@ metadata:
4
name: service
5
labels:
6
control-plane: controller-manager
7
+ app.kubernetes.io/created-by: data-science-pipelines-operator
8
spec:
9
ports:
10
- name: metrics
config/manager/manager.yaml
@@ -21,6 +21,7 @@ spec:
21
kubectl.kubernetes.io/default-container: manager
22
23
24
25
26
securityContext:
27
runAsNonRoot: true
0 commit comments