Skip to content

Commit

Permalink
Add pcs namespace to AAT (#35082)
Browse files Browse the repository at this point in the history
  • Loading branch information
adusumillipraveen authored Oct 28, 2024
1 parent ce279be commit 5da4e2f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions apps/pcs/aat/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- ../../../rbac/nonprod-role.yaml
namespace: pcs
3 changes: 2 additions & 1 deletion clusters/aat/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,11 @@ resources:
- ../../../apps/azureserviceoperator-system/base/kustomize.yaml
- ../../../apps/et-pet/base/kustomize.yaml
- ../../../apps/help-with-fees/base/kustomize.yaml
- ../../../apps/pcs/base/kustomize.yaml
patches:
- path: ../../../apps/base/kustomize.yaml
target:
kind: Kustomization
annotationSelector: hmcts.github.com/kustomize-defaults != disabled
- path: ../../../apps/tax-tribunals/aat/base/kustomize.yaml
- path: ../../../apps/admin/aat/base/kustomize.yaml
- path: ../../../apps/admin/aat/base/kustomize.yaml

0 comments on commit 5da4e2f

Please sign in to comment.