We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cde75 commit 89b408fCopy full SHA for 89b408f
test/openshift/e2e/parallel/1-019_validate_volume_mounts/01-assert.yaml
@@ -59,14 +59,14 @@ spec:
59
name: gpg-keys
60
- mountPath: /app/config/gpg/keys
61
name: gpg-keyring
62
- - mountPath: /tmp
63
- name: tmp
64
- mountPath: /app/config/reposerver/tls
65
name: argocd-repo-server-tls
66
- mountPath: /app/config/reposerver/tls/redis
67
name: argocd-operator-redis-tls
68
- mountPath: /home/argocd/cmp-server/plugins
69
name: plugins
+ - mountPath: /tmp
+ name: tmp
70
volumes:
71
- configMap:
72
defaultMode: 420
0 commit comments