Remove the NodePort type for the web svc.

This commit is contained in:
Joseph Pisciotta 2020-07-17 12:51:29 -04:00
parent 036780d337
commit 75c6c068a7

View File

@ -487,7 +487,6 @@ metadata:
labels:
name: {{ kubernetes_deployment_name }}-web-svc
spec:
type: "NodePort"
ports:
- name: http
port: 80