File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change 3232 fsGroup : 1000
3333 seccompProfile :
3434 type : RuntimeDefault
35- automountServiceAccountToken : false
3635 serviceAccountName : kube-controller-manager-operator
3736 containers :
3837 - name : kube-controller-manager-operator
5958 name : config
6059 - mountPath : /var/run/secrets/serving-cert
6160 name : serving-cert
62- - mountPath : /var/run/secrets/kubernetes.io/serviceaccount
63- name : kube-api-access
64- readOnly : true
6561 - mountPath : /tmp
6662 name : tmp-dir
6763 env :
9086 - name : config
9187 configMap :
9288 name : kube-controller-manager-operator-config
93- - name : kube-api-access
94- projected :
95- defaultMode : 420
96- sources :
97- - serviceAccountToken :
98- expirationSeconds : 3600
99- path : token
100- - configMap :
101- items :
102- - key : ca.crt
103- path : ca.crt
104- name : kube-root-ca.crt
105- - downwardAPI :
106- items :
107- - fieldRef :
108- apiVersion : v1
109- fieldPath : metadata.namespace
110- path : namespace
11189 - name : tmp-dir
11290 emptyDir : {}
11391 nodeSelector :
You can’t perform that action at this time.
0 commit comments