chore: Update manifests after change

This commit is contained in:
2026-03-24 03:29:23 +00:00
parent c744befa2e
commit 2d942f4c4d
2 changed files with 2 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ spec:
engineVersion: v2 engineVersion: v2
mergePolicy: Merge mergePolicy: Merge
data: data:
RESTIC_REPOSITORY: '/booklore/booklore-config' RESTIC_REPOSITORY: "{{ .BUCKET_ENDPOINT }}/booklore/booklore-config"
data: data:
- remoteRef: - remoteRef:
conversionStrategy: Default conversionStrategy: Default

View File

@@ -15,6 +15,7 @@ spec:
namespace: grimmory namespace: grimmory
cleanupPolicy: Delete cleanupPolicy: Delete
host: '%' host: '%'
maxUserConnections: 100
name: grimmory name: grimmory
passwordSecretKeyRef: passwordSecretKeyRef:
key: password key: password