diff --git a/helm/demo/templates/service.yaml b/helm/demo/templates/service.yaml index 83d0a74..5852e51 100644 --- a/helm/demo/templates/service.yaml +++ b/helm/demo/templates/service.yaml @@ -11,4 +11,3 @@ spec: targetPort: 80 selector: app.kubernetes.io/name: demo - type: ClusterIP \ No newline at end of file