add shlink and parts of dbaas [ci skip]
This commit is contained in:
parent
b94768f00b
commit
6d5556ca75
5 changed files with 37 additions and 0 deletions
10
modules/kubernetes/dbaas/mysql_chart_values.yaml
Normal file
10
modules/kubernetes/dbaas/mysql_chart_values.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
orchestrator:
|
||||
persistence:
|
||||
enabled: false
|
||||
ingress:
|
||||
enabled: true
|
||||
tls:
|
||||
- secretName: ${secretName}
|
||||
hosts:
|
||||
- db.viktorbarzin.me
|
||||
Loading…
Add table
Add a link
Reference in a new issue