fix(volsync): fucked up my yaml

This commit is contained in:
JJGadgets
2024-04-01 00:08:02 +08:00
parent f1a0df27da
commit df196b7078
2 changed files with 0 additions and 3 deletions

View File

@@ -16,8 +16,6 @@ spec:
creationPolicy: "Owner"
deletionPolicy: "Retain"
template:
engineVersion: "v2"
mergePolicy: "Merge"
type: "Opaque"
data:
RESTIC_REPOSITORY: "{{ .SECRET_VOLSYNC_R2_REPO }}/${PVC}"

View File

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