Remove unused volume in ArgoCD (#24)
Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/24
This commit is contained in:
parent
1dfce982e3
commit
504e2a97d7
@ -70,8 +70,6 @@ repoServer:
|
|||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: regcred
|
- name: regcred
|
||||||
volumes:
|
volumes:
|
||||||
- emptyDir: {}
|
|
||||||
name: cmp-tmp
|
|
||||||
- name: custom-tools
|
- name: custom-tools
|
||||||
emptyDir: {}
|
emptyDir: {}
|
||||||
- name: helm-plugins
|
- name: helm-plugins
|
||||||
|
Reference in New Issue
Block a user