localhost
Some checks failed
lint-test-helm / helm-lint (push) Successful in 24s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-11-16 22:21:22 -06:00
parent b297565f56
commit 7bdbe5fe39

View File

@@ -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