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