Compare commits
3 Commits
1215de7871
...
0587ebda2c
| Author | SHA1 | Date | |
|---|---|---|---|
|
0587ebda2c
|
|||
| fbefa56e76 | |||
| 7bdbe5fe39 |
@@ -86,7 +86,7 @@ mariadb-cluster:
|
|||||||
passwordSecretKeyRef:
|
passwordSecretKeyRef:
|
||||||
name: booklore-database-secret
|
name: booklore-database-secret
|
||||||
key: password
|
key: password
|
||||||
host: "%"
|
host: localhost
|
||||||
cleanupPolicy: Delete
|
cleanupPolicy: Delete
|
||||||
requeueInterval: 10h
|
requeueInterval: 10h
|
||||||
retryInterval: 30s
|
retryInterval: 30s
|
||||||
@@ -98,7 +98,7 @@ mariadb-cluster:
|
|||||||
table: "*"
|
table: "*"
|
||||||
username: booklore
|
username: booklore
|
||||||
grantOption: true
|
grantOption: true
|
||||||
host: "%"
|
host: localhost
|
||||||
cleanupPolicy: Delete
|
cleanupPolicy: Delete
|
||||||
requeueInterval: 10h
|
requeueInterval: 10h
|
||||||
retryInterval: 30s
|
retryInterval: 30s
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ homepage:
|
|||||||
color: zinc
|
color: zinc
|
||||||
background:
|
background:
|
||||||
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
|
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
|
||||||
brightness: 60
|
brightness: 50
|
||||||
theme: dark
|
theme: dark
|
||||||
disableCollapse: true
|
disableCollapse: true
|
||||||
layout:
|
layout:
|
||||||
|
|||||||
Reference in New Issue
Block a user