Skip to content

Commit

Permalink
replacing the uaa-customized references for replace
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh291104 committed Aug 27, 2024
1 parent 90db264 commit 6f9f73d
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions manifests/cf-manifest/operations.d/330-uaa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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))

0 comments on commit 6f9f73d

Please sign in to comment.