mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(volsync/template): envsubst error: YAMLToJSON: yaml: line 53: did not find expected key
This commit is contained in:
@@ -98,7 +98,7 @@ spec:
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/metadata.name
|
||||
operator: Exists
|
||||
- topologyKey: kubernetes.io/hostname
|
||||
labelSelector:
|
||||
matchLabels:
|
||||
batch.kubernetes.io/job-name: "volsync-src-${PVC}-r2-restic"
|
||||
# - topologyKey: kubernetes.io/hostname
|
||||
# labelSelector:
|
||||
# matchLabels:
|
||||
# batch.kubernetes.io/job-name: "volsync-src-${PVC}-r2-restic"
|
||||
|
||||
Reference in New Issue
Block a user