Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add divorce namespace back to ithc #34471

Merged
merged 1 commit into from
Sep 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions clusters/ithc/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ resources:
- ../../../apps/cnp/base/kustomize.yaml
- ../../../apps/idam/base/kustomize.yaml
- ../../../apps/financial-remedy/base/kustomize.yaml
# div-pfe-nodejs: unknown redis_error Failed to connect to Redis connect ECONNREFUSED
# - ../../../apps/divorce/base/kustomize.yaml
- ../../../apps/divorce/base/kustomize.yaml
- ../../../apps/wa/base/kustomize.yaml
# MountVolume.SetUp failed for volume "vault-nfdiv”. A secret with (name/id) redis-access-key was not found in this key vault.
# - ../../../apps/nfdiv/base/kustomize.yaml
Expand Down Expand Up @@ -63,4 +62,4 @@ patches:
annotationSelector: hmcts.github.com/kustomize-defaults != disabled
- path: ../../../apps/tax-tribunals/ithc/base/kustomize.yaml
- path: ../../../apps/neuvector/ithc/base/kustomize.yaml
- path: ../../../apps/admin/ithc/base/kustomize.yaml
- path: ../../../apps/admin/ithc/base/kustomize.yaml
Loading