mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -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:
commit
f0aec0d444
@ -487,7 +487,6 @@ metadata:
|
||||
labels:
|
||||
name: {{ kubernetes_deployment_name }}-web-svc
|
||||
spec:
|
||||
type: "NodePort"
|
||||
ports:
|
||||
- name: http
|
||||
port: 80
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user