Update various dependencies (#6265)

This commit is contained in:
Florian Ruynat
2020-06-16 10:08:03 +02:00
committed by GitHub
parent 78251b0304
commit 19d4b5dd04
2 changed files with 12 additions and 6 deletions

View File

@@ -305,7 +305,13 @@ spec:
port: 8000
initialDelaySeconds: 30
timeoutSeconds: 30
volumeMounts:
- mountPath: /tmp
name: tmp-volume
serviceAccountName: kubernetes-dashboard
volumes:
- name: tmp-volume
emptyDir: {}
{% if dashboard_master_toleration %}
tolerations:
- key: node-role.kubernetes.io/master