File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed
assets/kube-controller-manager
bootkube/bootstrap-manifests Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 4848 name : resource-dir
4949 - mountPath : /etc/kubernetes/static-pod-certs
5050 name : cert-dir
51- - mountPath : /tmp
52- name : tmp-dir
53- - mountPath : /etc/pki/ca-trust/extracted/pem
54- name : ca-trust-dir
55- - mountPath : /var/run/kubernetes
56- name : var-run-kubernetes
57- - mountPath : /etc/kubernetes/kubelet-plugins
58- name : kubelet-plugins
5951 startupProbe :
6052 httpGet :
6153 scheme : HTTPS
7769 path : healthz
7870 initialDelaySeconds : 10
7971 timeoutSeconds : 10
80- securityContext :
81- readOnlyRootFilesystem : true
8272 - name : cluster-policy-controller
8373 env :
8474 - name : POD_NAME
Original file line number Diff line number Diff line change 4242 readOnly : true
4343 - mountPath : /var/log/bootstrap-control-plane
4444 name : logs
45- - mountPath : /tmp
46- name : tmp
47- - mountPath : /etc/pki/ca-trust/extracted/pem
48- name : ca-trust
49- - mountPath : /var/run/kubernetes
50- name : var-run-kubernetes
51- securityContext :
52- readOnlyRootFilesystem : true
5345 startupProbe :
5446 httpGet :
5547 scheme : HTTPS
You can’t perform that action at this time.
0 commit comments