Skip to content

Commit

Permalink
CUIRA-382 Remove ITHC configurations to test DR.
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinYSpasov committed Feb 12, 2025
1 parent 0354ed8 commit 685361e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
9 changes: 0 additions & 9 deletions apps/cui/ithc/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- ../../../rbac/nonprod-role.yaml
- ../../../base/slack-provider/ithc
namespace: cui
patches:
- path: ../../serviceaccount/ithc.yaml
7 changes: 0 additions & 7 deletions apps/cui/serviceaccount/ithc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +0,0 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: ${NAMESPACE}
namespace: ${NAMESPACE}
annotations:
azure.workload.identity/client-id: "4f23720c-451d-4385-88f6-80a14c2b69f3"

0 comments on commit 685361e

Please sign in to comment.