fix(argo): Map the /tmp directory into server pods. (#498)

This commit is contained in:
Vlad Losev 2020-11-13 14:42:39 -08:00 committed by GitHub
parent 1f67a85a58
commit 9939da51cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 6 deletions

View file

@ -7,7 +7,7 @@ images:
# Secrets with credentials to pull images from a private registry
pullSecrets: []
# - name: argo-pull-secret
tag: v2.11.3
tag: v2.11.7
crdVersion: v1alpha1
installCRD: true