mirror of
https://github.com/nold360/hive-apps
synced 2024-11-19 03:59:31 +00:00
fix(argocd): Heqet tmp-dir
This commit is contained in:
parent
4bef7f6824
commit
c7002e771e
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ repoServer:
|
|||
- mountPath: /home/argocd/cmp-server/plugins
|
||||
name: plugins
|
||||
- mountPath: /tmp
|
||||
name: tmp-dir
|
||||
name: tmp
|
||||
- mountPath: /helm-working-dir
|
||||
name: helm-working-dir
|
||||
|
||||
|
|
Loading…
Reference in a new issue