Cleanup
This commit is contained in:
parent
c975a222c1
commit
395c62d44c
2 changed files with 1 additions and 10 deletions
|
@ -20,8 +20,6 @@ spec:
|
||||||
- hosts:
|
- hosts:
|
||||||
- aramperes.ca
|
- aramperes.ca
|
||||||
secretName: aramperes.ca-wildcard-tls
|
secretName: aramperes.ca-wildcard-tls
|
||||||
- hosts:
|
|
||||||
- notetaking.club
|
|
||||||
rules:
|
rules:
|
||||||
- host: momoperes.ca
|
- host: momoperes.ca
|
||||||
http:
|
http:
|
||||||
|
@ -77,10 +75,3 @@ spec:
|
||||||
backend:
|
backend:
|
||||||
serviceName: website-files
|
serviceName: website-files
|
||||||
servicePort: 9000
|
servicePort: 9000
|
||||||
- host: notetaking.club
|
|
||||||
http:
|
|
||||||
paths:
|
|
||||||
- path: /
|
|
||||||
backend:
|
|
||||||
serviceName: ntc-comingsoon
|
|
||||||
servicePort: 7001
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ metadata:
|
||||||
name: ntc-comingsoon
|
name: ntc-comingsoon
|
||||||
namespace: public
|
namespace: public
|
||||||
spec:
|
spec:
|
||||||
externalName: 10.137.248.204
|
externalName: 159.203.15.179
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
port: 7001
|
port: 7001
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue