Skip to content

Commit d6ece2e

Browse files
fix(RHTAPWATCH-1140): Remove segment-bridge components from infra-deployments (#4072)
Co-authored-by: klakshma21 <kousalya601@gmail.com>
1 parent 32b4a46 commit d6ece2e

File tree

27 files changed

+0
-331
lines changed

27 files changed

+0
-331
lines changed

argo-cd-apps/base/host/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ kind: Kustomization
33
resources:
44
- sprayproxy
55
- toolchain-host-operator
6-
- segment-bridge
76
- ingresscontroller
87
- smee
98
- workspaces

argo-cd-apps/base/host/segment-bridge/kustomization.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

argo-cd-apps/base/host/segment-bridge/segment-bridge-host.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

argo-cd-apps/base/member/infra-deployments/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ resources:
1515
- build-templates
1616
- internal-services
1717
- image-controller
18-
- segment-bridge
1918
- multi-platform-controller
2019
- perf-team-prometheus-reader
2120
- project-controller

argo-cd-apps/base/member/infra-deployments/segment-bridge/kustomization.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

argo-cd-apps/base/member/infra-deployments/segment-bridge/segment-bridge-member.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

argo-cd-apps/overlays/development/delete-applications.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,6 @@ $patch: delete
3131
---
3232
apiVersion: argoproj.io/v1alpha1
3333
kind: ApplicationSet
34-
metadata:
35-
name: segment-bridge-member
36-
$patch: delete
37-
---
38-
apiVersion: argoproj.io/v1alpha1
39-
kind: ApplicationSet
40-
metadata:
41-
name: segment-bridge-host
42-
$patch: delete
43-
---
44-
apiVersion: argoproj.io/v1alpha1
45-
kind: ApplicationSet
4634
metadata:
4735
name: enable-dvo
4836
$patch: delete

argo-cd-apps/overlays/konflux-public-production/kustomization.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,16 +108,6 @@ patches:
108108
kind: ApplicationSet
109109
version: v1alpha1
110110
name: monitoring-workload-grafana
111-
- path: production-overlay-patch.yaml
112-
target:
113-
kind: ApplicationSet
114-
version: v1alpha1
115-
name: segment-bridge-host
116-
- path: production-overlay-patch.yaml
117-
target:
118-
kind: ApplicationSet
119-
version: v1alpha1
120-
name: segment-bridge-member
121111
- path: production-overlay-patch.yaml
122112
target:
123113
kind: ApplicationSet

argo-cd-apps/overlays/production-downstream/kustomization.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -101,16 +101,6 @@ patches:
101101
kind: ApplicationSet
102102
version: v1alpha1
103103
name: monitoring-workload-grafana
104-
- path: production-overlay-patch.yaml
105-
target:
106-
kind: ApplicationSet
107-
version: v1alpha1
108-
name: segment-bridge-host
109-
- path: production-overlay-patch.yaml
110-
target:
111-
kind: ApplicationSet
112-
version: v1alpha1
113-
name: segment-bridge-member
114104
- path: production-overlay-patch.yaml
115105
target:
116106
kind: ApplicationSet

components/backup/base/member/schedules/backup-tenants-schedule.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ spec:
3939
- release-service
4040
- remotesecret
4141
- sandbox-sre-member
42-
- segment-bridge
4342
- spi-system
4443
- tekton-results
4544
- toolchain-member-operator

0 commit comments

Comments
 (0)