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