add shlink and parts of dbaas [ci skip]
This commit is contained in:
parent
0647bc56fb
commit
eca78feb51
9 changed files with 429 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