diff --git a/resources/svc.yaml b/resources/svc.yaml index f89d40d..8e5047d 100644 --- a/resources/svc.yaml +++ b/resources/svc.yaml @@ -6,6 +6,7 @@ spec: selector: app: varnish ports: - - protocol: TCP + - name: varnish-http + protocol: TCP port: 8080 targetPort: 8080