Skip to content

Commit

Permalink
PI-2563 Remove Community API comparison code
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Oct 18, 2024
1 parent 35dce3c commit 07e1d3f
Show file tree
Hide file tree
Showing 44 changed files with 134 additions and 4,049 deletions.
1 change: 0 additions & 1 deletion projects/court-case-and-delius/deploy/values-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ generic-service:
SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_JWK_SET_URI: http://hmpps-auth.hmpps-auth-dev.svc.cluster.local/auth/.well-known/jwks.json
SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_ISSUER_URI: https://sign-in-dev.hmpps.service.justice.gov.uk/auth/issuer
SPRING_SECURITY_OAUTH2_CLIENT_PROVIDER_HMPPS-AUTH_TOKEN-URI: http://hmpps-auth.hmpps-auth-dev.svc.cluster.local/auth/oauth/token
COMMUNITY-API_URL: https://community-api.test.probation.service.justice.gov.uk
INTEGRATIONS_ALFRESCO_URL: https://hmpps-delius-alfresco-test.apps.live.cloud-platform.service.justice.gov.uk/alfresco/service/noms-spg/

generic-prometheus-alerts:
Expand Down
1 change: 0 additions & 1 deletion projects/court-case-and-delius/deploy/values-preprod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ generic-service:
SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_JWK_SET_URI: http://hmpps-auth.hmpps-auth-preprod.svc.cluster.local/auth/.well-known/jwks.json
SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_ISSUER_URI: https://sign-in-preprod.hmpps.service.justice.gov.uk/auth/issuer
SPRING_SECURITY_OAUTH2_CLIENT_PROVIDER_HMPPS-AUTH_TOKEN-URI: http://hmpps-auth.hmpps-auth-preprod.svc.cluster.local/auth/oauth/token
COMMUNITY-API_URL: https://community-api.pre-prod.delius.probation.hmpps.dsd.io
INTEGRATIONS_ALFRESCO_URL: https://alfresco.pre-prod.delius.probation.hmpps.dsd.io/alfresco/service/noms-spg/

generic-prometheus-alerts:
Expand Down
1 change: 0 additions & 1 deletion projects/court-case-and-delius/deploy/values-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ generic-service:
SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_JWK_SET_URI: http://hmpps-auth.hmpps-auth-prod.svc.cluster.local/auth/.well-known/jwks.json
SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_ISSUER_URI: https://sign-in.hmpps.service.justice.gov.uk/auth/issuer
SPRING_SECURITY_OAUTH2_CLIENT_PROVIDER_HMPPS-AUTH_TOKEN-URI: http://hmpps-auth.hmpps-auth-prod.svc.cluster.local/auth/oauth/token
COMMUNITY-API_URL: https://community-api.probation.service.justice.gov.uk
INTEGRATIONS_ALFRESCO_URL: https://alfresco.probation.service.justice.gov.uk/alfresco/service/noms-spg/

This file was deleted.

Loading

0 comments on commit 07e1d3f

Please sign in to comment.