github.com/pf-qiu/concourse/v6@v6.7.3-0.20201207032516-1f455d73275f/topgun/operations/other-worker-no-certs.yml (about) 1 - type: replace 2 path: /instance_groups/name=other_worker/jobs/name=worker/properties/certs_path? 3 value: "" 4 - type: replace 5 path: /instance_groups/name=worker/jobs/name=worker/properties/tags? 6 value: [certs] 7 - type: replace 8 path: /instance_groups/name=other_worker/jobs/name=worker/properties/tags? 9 value: [no-certs]