Skip to content

Commit

Permalink
fix: Remove orphan static-files volume from ArgoCD server deployment …
Browse files Browse the repository at this point in the history
…manifest

Signed-off-by: Domonkos Cinke <seayou@gmail.com>
  • Loading branch information
cu12 authored and Sea-you committed Apr 20, 2022
1 parent 5921e2a commit f8b663b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifests/base/server/argocd-server-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,6 @@ spec:
name: plugins-home
- emptyDir: {}
name: tmp
- emptyDir: {}
name: static-files
- name: ssh-known-hosts
configMap:
name: argocd-ssh-known-hosts-cm
Expand Down

0 comments on commit f8b663b

Please sign in to comment.