feat: add storage class configuration to reiso.exo.mintcloud.ch deployment
- Set storageClassName to 'exoscale-sbs' for reiso.exo.mintcloud.ch deployment - Maintain existing ingress configuration for reiso.exo.mintcloud.ch and custom domain reiso.socialcloud.ch
This commit is contained in:
parent
dbdf195af4
commit
f328c33d0c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
kind: deployment
|
kind: deployment
|
||||||
|
storageClassName: exoscale-sbs
|
||||||
ingress:
|
ingress:
|
||||||
host: reiso.exo.mintcloud.ch
|
host: reiso.exo.mintcloud.ch
|
||||||
customDomain: reiso.socialcloud.ch
|
customDomain: reiso.socialcloud.ch
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue