From 6f9f73d9ce58d32c6d2640359ec119b066a9338f Mon Sep 17 00:00:00 2001 From: Harsh Vasudev Date: Tue, 27 Aug 2024 17:47:48 +0100 Subject: [PATCH] replacing the uaa-customized references for replace --- manifests/cf-manifest/operations.d/330-uaa.yml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/manifests/cf-manifest/operations.d/330-uaa.yml b/manifests/cf-manifest/operations.d/330-uaa.yml index c25e6cfa52..cc932921b2 100644 --- a/manifests/cf-manifest/operations.d/330-uaa.yml +++ b/manifests/cf-manifest/operations.d/330-uaa.yml @@ -24,10 +24,6 @@ path: /instance_groups/name=uaa/jobs/name=route_registrar/properties/route_registrar/routes/name=uaa/health_check/name value: cf_uaa_health_check -- type: replace - path: /instance_groups/name=uaa/jobs/name=route_registrar/properties/route_registrar/routes/name=uaa/health_check/script_path - value: /var/vcap/jobs/uaa-customized/bin/health_check - - type: replace path: /instance_groups/name=uaa/jobs/name=route_registrar/properties/route_registrar/routes/name=uaa/uris value: @@ -352,17 +348,3 @@ path: /instance_groups/name=uaa/jobs/name=uaa/properties/uaa/clients/cf_smoke_tests/override? value: true -- type: replace - path: /instance_groups/name=uaa/jobs/name=uaa/properties/uaa/csp?/script-src? - value: - - "'self'" - # SRI hash of our uaa-customized's `application.min.js` - - "'sha256-0EjrOAFUD7PfcL1fVdExK2Tcc2sR9IOEEu9But6mW7A='" - -- type: replace - path: /instance_groups/name=uaa/jobs/- - value: - name: uaa-customized - release: uaa-customized - properties: - region: ((paas_region_name))