This commit is contained in:
Aram 🍐 2021-10-06 01:08:58 -04:00
parent c975a222c1
commit 395c62d44c
2 changed files with 1 additions and 10 deletions

View file

@ -20,8 +20,6 @@ spec:
- hosts:
- aramperes.ca
secretName: aramperes.ca-wildcard-tls
- hosts:
- notetaking.club
rules:
- host: momoperes.ca
http:
@ -77,10 +75,3 @@ spec:
backend:
serviceName: website-files
servicePort: 9000
- host: notetaking.club
http:
paths:
- path: /
backend:
serviceName: ntc-comingsoon
servicePort: 7001

View file

@ -4,7 +4,7 @@ metadata:
name: ntc-comingsoon
namespace: public
spec:
externalName: 10.137.248.204
externalName: 159.203.15.179
ports:
- name: http
port: 7001