Compare commits
3 Commits
b0d13f5ad5
...
9c353c4fa9
| Author | SHA1 | Date | |
|---|---|---|---|
|
9c353c4fa9
|
|||
| 9d9d243359 | |||
| 33b3900dc3 |
@@ -15,7 +15,7 @@ booklore:
|
||||
- name: TZ
|
||||
value: America/Chicago
|
||||
- name: DATABASE_URL
|
||||
value: jdbc:mariadb://booklore-mariadb.mariadb:3306/booklore
|
||||
value: jdbc:mariadb://booklore-mariadb-cluster-primary.mariadb:3306/booklore
|
||||
- name: DATABASE_USERNAME
|
||||
value: booklore
|
||||
- name: DATABASE_PASSWORD
|
||||
@@ -67,6 +67,7 @@ booklore:
|
||||
mariadb-cluster:
|
||||
mariadb:
|
||||
rootPasswordSecretKeyRef:
|
||||
generate: false
|
||||
name: booklore-database-secret
|
||||
key: password
|
||||
storage:
|
||||
|
||||
@@ -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