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