Cleaned unused app chart directories.
This commit is contained in:
parent
6949d5d5a9
commit
d68864b7e4
6 changed files with 0 additions and 313 deletions
|
|
@ -1,21 +0,0 @@
|
|||
---
|
||||
# Source: argocd-wrapper/templates/httproute.yaml
|
||||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
name: argocd
|
||||
namespace: argocd
|
||||
spec:
|
||||
parentRefs:
|
||||
- name: public-gateway
|
||||
namespace: apps
|
||||
hostnames:
|
||||
- "www.symcrest.com"
|
||||
rules:
|
||||
- matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
value: "/internal/ops/argocd"
|
||||
backendRefs:
|
||||
- name: argocd-server
|
||||
port: 80
|
||||
Loading…
Add table
Add a link
Reference in a new issue