mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Remove the NodePort type for the web svc.
This commit is contained in:
parent
036780d337
commit
75c6c068a7
@ -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