diff --git a/service.yaml b/service.yaml index d754715..3e7815c 100644 --- a/service.yaml +++ b/service.yaml @@ -7,3 +7,7 @@ spec: selector: app: kavita type: ClusterIP + ports: + - name: http + port: 80 + targetPort: http