fix secret
This commit is contained in:
@@ -67,8 +67,8 @@ booklore:
|
||||
mariadb:
|
||||
mariadb:
|
||||
rootPasswordSecretKeyRef:
|
||||
name: mariadb
|
||||
key: root-password
|
||||
name: booklore-database-secret
|
||||
key: password
|
||||
storage:
|
||||
size: 5Gi
|
||||
replicas: 3
|
||||
@@ -83,7 +83,7 @@ mariadb:
|
||||
users:
|
||||
- name: booklore
|
||||
passwordSecretKeyRef:
|
||||
name: mariadb
|
||||
name: booklore-database-secret
|
||||
key: password
|
||||
host: "%"
|
||||
cleanupPolicy: Delete
|
||||
|
||||
Reference in New Issue
Block a user