File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
bindata/bootkube/bootstrap-manifests Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 5050 requests :
5151 memory : 1Gi
5252 cpu : 265m
53- securityContext :
54- readOnlyRootFilesystem : true
5553 volumeMounts :
5654 - mountPath : /etc/ssl/certs
5755 name : ssl-certs-host
6967 name : logs
7068 - mountPath : /var/log/kube-apiserver
7169 name : audit-dir
72- - mountPath : /tmp
73- name : tmp-dir
7470 livenessProbe :
7571 httpGet :
7672 scheme : HTTPS
@@ -121,8 +117,6 @@ spec:
121117 requests :
122118 memory : 50Mi
123119 cpu : 5m
124- securityContext :
125- readOnlyRootFilesystem : true
126120{{end}}
127121 terminationGracePeriodSeconds : {{ .TerminationGracePeriodSeconds }}
128122 volumes :
@@ -144,5 +138,3 @@ spec:
144138 - hostPath :
145139 path : /var/log/kube-apiserver
146140 name : audit-dir
147- - emptyDir : {}
148- name : tmp-dir
You can’t perform that action at this time.
0 commit comments