We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18e4d0 commit 6a3fb3dCopy full SHA for 6a3fb3d
deploy/addons/helm-tiller/helm-tiller-dp.tmpl
@@ -46,7 +46,7 @@ spec:
46
value: kube-system
47
- name: TILLER_HISTORY_MAX
48
value: "0"
49
- image: gcr.io/kubernetes-helm/tiller:v2.14.3
+ image: gcr.io/kubernetes-helm/tiller:v2.16.1
50
imagePullPolicy: IfNotPresent
51
livenessProbe:
52
failureThreshold: 3
0 commit comments