mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 21:39:47 +00:00
fix(volsync): fucked up my yaml
This commit is contained in:
@@ -16,8 +16,6 @@ spec:
|
||||
creationPolicy: "Owner"
|
||||
deletionPolicy: "Retain"
|
||||
template:
|
||||
engineVersion: "v2"
|
||||
mergePolicy: "Merge"
|
||||
type: "Opaque"
|
||||
data:
|
||||
RESTIC_REPOSITORY: "{{ .SECRET_VOLSYNC_R2_REPO }}/${PVC}"
|
||||
|
||||
@@ -23,7 +23,6 @@ spec:
|
||||
creationPolicy: "Owner"
|
||||
deletionPolicy: "Retain"
|
||||
template:
|
||||
engineVersion: "v2"
|
||||
type: "Opaque"
|
||||
data:
|
||||
RESTIC_REPOSITORY: "s3:http://rook-ceph-rgw-${CLUSTER_NAME}.rook-ceph.svc/volsync/${PVC}"
|
||||
|
||||
Reference in New Issue
Block a user