mysql: Fix secret
This commit is contained in:
parent
ecd8ed6cc4
commit
13c2319fb3
3 changed files with 2 additions and 6 deletions
|
@ -31,4 +31,5 @@ configMapGenerator:
|
|||
|
||||
secretGenerator:
|
||||
- name: mysql-secret
|
||||
env: mysql-secret.properties
|
||||
literals:
|
||||
- mysql-root-password=root
|
Loading…
Add table
Add a link
Reference in a new issue