forked from DevFW-CICD/stacks
Fixed double minio ingress
This commit is contained in:
parent
a366fc45e4
commit
e85b2a14d5
1 changed files with 0 additions and 6 deletions
|
@ -14,10 +14,4 @@ persistence:
|
|||
buckets:
|
||||
- name: edfbuilder-backups
|
||||
|
||||
consoleIngress:
|
||||
enabled: true
|
||||
ingressClassName: nginx
|
||||
hosts:
|
||||
- minio-backup.{{{ .Env.DOMAIN }}}
|
||||
|
||||
existingSecret: root-creds
|
||||
|
|
Loading…
Reference in a new issue