Compare commits
3 Commits
9620b71841
...
6d1ce40b1a
| Author | SHA1 | Date | |
|---|---|---|---|
|
6d1ce40b1a
|
|||
| 3cc757fef9 | |||
| 9fd1d55a9d |
@@ -86,7 +86,7 @@ mariadb-cluster:
|
||||
passwordSecretKeyRef:
|
||||
name: booklore-database-secret
|
||||
key: password
|
||||
host: localhost
|
||||
host: '%'
|
||||
cleanupPolicy: Delete
|
||||
requeueInterval: 10h
|
||||
retryInterval: 30s
|
||||
@@ -98,7 +98,7 @@ mariadb-cluster:
|
||||
table: "*"
|
||||
username: booklore
|
||||
grantOption: true
|
||||
host: localhost
|
||||
host: '%'
|
||||
cleanupPolicy: Delete
|
||||
requeueInterval: 10h
|
||||
retryInterval: 30s
|
||||
|
||||
Reference in New Issue
Block a user