mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -02:30
Remove the NodePort type for the web svc.
This commit is contained in:
@@ -487,7 +487,6 @@ metadata:
|
||||
labels:
|
||||
name: {{ kubernetes_deployment_name }}-web-svc
|
||||
spec:
|
||||
type: "NodePort"
|
||||
ports:
|
||||
- name: http
|
||||
port: 80
|
||||
|
||||
Reference in New Issue
Block a user