Merge pull request #7641 from josephpisciotta/devel

Remove the NodePort type for the web svc.

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2020-07-17 19:01:27 +00:00
committed by GitHub

View File

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