feat: use proper templating
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 30s
lint-test-helm / validate-kubeconform (pull_request) Successful in 22s
render-manifests / render-manifests (pull_request) Successful in 45s

This commit is contained in:
2026-03-23 22:26:38 -05:00
parent e6adde3ac4
commit 99e7655363

View File

@@ -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