Remove unused volume in ArgoCD (#24)

Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/24
This commit is contained in:
Nikolai Rodionov 2023-02-28 20:38:08 +00:00
parent 1dfce982e3
commit 504e2a97d7

View File

@ -70,8 +70,6 @@ repoServer:
imagePullSecrets:
- name: regcred
volumes:
- emptyDir: {}
name: cmp-tmp
- name: custom-tools
emptyDir: {}
- name: helm-plugins