Skip to content

Commit 72760ad

Browse files
committed
staging: remove sprayproxy from host clusters
With the completion of KFLUXINFRA-1790[^1], we no longer need sprayproxy on the host clusters. Remove it from the staging overlay. [^1]: https://issues.redhat.com/browse/KFLUXINFRA-1790 Part-of: KFLUXINFRA-2240 Signed-off-by: Andy Sadler <[email protected]>
1 parent 64bbc91 commit 72760ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

argo-cd-apps/overlays/konflux-public-staging/delete-applications.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ kind: ApplicationSet
1111
metadata:
1212
name: nvme-storage-configurator
1313
$patch: delete
14+
---
15+
apiVersion: argoproj.io/v1alpha1
16+
kind: ApplicationSet
17+
metadata:
18+
name: sprayproxy
19+
$patch: delete

0 commit comments

Comments
 (0)