diff --git a/manifests/service.yaml b/manifests/service.yaml index 214ab5a..1589027 100644 --- a/manifests/service.yaml +++ b/manifests/service.yaml @@ -14,4 +14,4 @@ spec: protocol: TCP targetPort: 8083 port: 80 - type: LoadBalancer + type: ClusterIP