feat: use proper templating
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
|
||||
|
||||
Reference in New Issue
Block a user