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
|
||||
mergePolicy: Merge
|
||||
data:
|
||||
RESTIC_REPOSITORY: '{{ .BUCKET_ENDPOINT }}/booklore/booklore-config'
|
||||
RESTIC_REPOSITORY: "{{ `{{ .BUCKET_ENDPOINT }}` }}/booklore/booklore-config"
|
||||
data:
|
||||
- remoteRef:
|
||||
conversionStrategy: Default
|
||||
|
||||
@@ -133,6 +133,7 @@ mariadb-cluster:
|
||||
name: grimmory-database-secret
|
||||
key: password
|
||||
host: '%'
|
||||
maxUserConnections: 100
|
||||
cleanupPolicy: Delete
|
||||
requeueInterval: 10h
|
||||
retryInterval: 30s
|
||||
|
||||
Reference in New Issue
Block a user