add temp dbaas mysql chart values
This commit is contained in:
parent
e035112ece
commit
e490fd22c0
1 changed files with 7 additions and 3 deletions
|
|
@ -4,7 +4,11 @@ orchestrator:
|
||||||
enabled: false
|
enabled: false
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
hosts:
|
||||||
|
- host: db.viktorbarzin.me
|
||||||
|
paths:
|
||||||
|
# - path: /
|
||||||
tls:
|
tls:
|
||||||
- secretName: ${secretName}
|
- secretName: ${secretName}
|
||||||
hosts:
|
hosts:
|
||||||
- db.viktorbarzin.me
|
- db.viktorbarzin.me
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue