Add ntc-comingsoon

This commit is contained in:
Aram 🍐 2021-10-06 00:36:19 -04:00
parent e84be46aab
commit c975a222c1
2 changed files with 23 additions and 1 deletions

View file

@ -0,0 +1,14 @@
apiVersion: v1
kind: Service
metadata:
name: ntc-comingsoon
namespace: public
spec:
externalName: 10.137.248.204
ports:
- name: http
port: 7001
protocol: TCP
targetPort: 7001
sessionAffinity: None
type: ExternalName