Replace operation for metadata annotations in sync-presync job patch in kustomization.yaml

main
Ishrath Ahamed 2 weeks ago
parent b46e02d877
commit eb94f573dd

@ -23,7 +23,7 @@ patchesJson6902:
kind: Job
name: sync-presync
patch: |-
- op: add
- op: replace
path: /metadata/annotations
value: "before-csi-cssd-ui"
- op: add

Loading…
Cancel
Save