fix(argo-cd): Remove unneeded static-files volume (#1213)
* Remove unneeded static-files volume Signed-off-by: Domonkos Cinke <seayou@gmail.com> Signed-off-by: Domonkos Cinke <domonkos.cinke@namecheap.com> * Bump chart version and add changelog Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
f9fe628f86
commit
93274f59ae
2 changed files with 2 additions and 4 deletions
|
|
@ -190,8 +190,6 @@ spec:
|
|||
- name: extensions
|
||||
emptyDir: {}
|
||||
{{- end }}
|
||||
- emptyDir: {}
|
||||
name: static-files
|
||||
- emptyDir: {}
|
||||
name: tmp-dir
|
||||
{{- if .Values.server.containerSecurityContext.readOnlyRootFilesystem }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue