mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 09:48:51 -03:30
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:
@@ -487,7 +487,6 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
name: {{ kubernetes_deployment_name }}-web-svc
|
name: {{ kubernetes_deployment_name }}-web-svc
|
||||||
spec:
|
spec:
|
||||||
type: "NodePort"
|
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
port: 80
|
port: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user