Skip to content

Commit

Permalink
remove the namespace-lister test proxy (#5311)
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Ilario <[email protected]>
  • Loading branch information
filariow authored Jan 17, 2025
1 parent aa526fe commit 56f9dc0
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 203 deletions.
9 changes: 0 additions & 9 deletions components/namespace-lister/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,7 @@ resources:
- deployment.yaml
- namespace.yaml
- rbac.yaml
- proxy.yaml
- route.yaml
- service.yaml
namespace: namespace-lister
configMapGenerator:
- files:
- nginx.conf=nginx.conf
name: proxy-konflux
options:
disableNameSuffixHash: true
images:
- name: namespace-lister
newName: quay.io/konflux-ci/namespace-lister
Expand Down
59 changes: 0 additions & 59 deletions components/namespace-lister/base/nginx.conf

This file was deleted.

105 changes: 0 additions & 105 deletions components/namespace-lister/base/proxy.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions components/namespace-lister/base/route.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions components/namespace-lister/base/service.yaml

This file was deleted.

0 comments on commit 56f9dc0

Please sign in to comment.