fix dbaas mysql operator and shlink [ci skip]
This commit is contained in:
parent
70cc0f6b26
commit
ab0d747063
6 changed files with 61 additions and 121 deletions
7
modules/kubernetes/dbaas/chart_values.tpl
Normal file
7
modules/kubernetes/dbaas/chart_values.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
tls:
|
||||
useSelfSigned: true
|
||||
credentials:
|
||||
root:
|
||||
password: ${root_password}
|
||||
user: root
|
||||
serverInstances: 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue