tmp/grimmory-5 (#5032)
Reviewed-on: #5032
This commit was merged in pull request #5032.
This commit is contained in:
@@ -104,7 +104,7 @@ spec:
|
|||||||
engineVersion: v2
|
engineVersion: v2
|
||||||
mergePolicy: Merge
|
mergePolicy: Merge
|
||||||
data:
|
data:
|
||||||
RESTIC_REPOSITORY: '{{ .BUCKET_ENDPOINT }}/booklore/booklore-config'
|
RESTIC_REPOSITORY: "{{ `{{ .BUCKET_ENDPOINT }}` }}/booklore/booklore-config"
|
||||||
data:
|
data:
|
||||||
- remoteRef:
|
- remoteRef:
|
||||||
conversionStrategy: Default
|
conversionStrategy: Default
|
||||||
|
|||||||
@@ -133,6 +133,7 @@ mariadb-cluster:
|
|||||||
name: grimmory-database-secret
|
name: grimmory-database-secret
|
||||||
key: password
|
key: password
|
||||||
host: '%'
|
host: '%'
|
||||||
|
maxUserConnections: 100
|
||||||
cleanupPolicy: Delete
|
cleanupPolicy: Delete
|
||||||
requeueInterval: 10h
|
requeueInterval: 10h
|
||||||
retryInterval: 30s
|
retryInterval: 30s
|
||||||
|
|||||||
Reference in New Issue
Block a user