diff --git a/roles/installer/templates/networking/service.yaml.j2 b/roles/installer/templates/networking/service.yaml.j2 index ab09bca9..d178a029 100644 --- a/roles/installer/templates/networking/service.yaml.j2 +++ b/roles/installer/templates/networking/service.yaml.j2 @@ -13,7 +13,6 @@ metadata: {% endif %} spec: ports: - {% if service_type | lower == "nodeport" %} - port: 80 protocol: TCP