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
|
||||
|
||||
@@ -16,7 +16,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: loki
|
||||
version: 6.44.0
|
||||
version: 6.46.0
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
- name: promtail
|
||||
version: 6.17.1
|
||||
|
||||
Reference in New Issue
Block a user