Compare commits
3 Commits
f657cd063a
...
9620b71841
| Author | SHA1 | Date | |
|---|---|---|---|
|
9620b71841
|
|||
| fbefa56e76 | |||
| 7bdbe5fe39 |
@@ -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
|
||||
|
||||
@@ -45,7 +45,7 @@ homepage:
|
||||
color: zinc
|
||||
background:
|
||||
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
|
||||
brightness: 60
|
||||
brightness: 50
|
||||
theme: dark
|
||||
disableCollapse: true
|
||||
layout:
|
||||
|
||||
Reference in New Issue
Block a user