apiVersion: v1 kind: Service metadata: name: app namespace: vaultwarden spec: selector: app: vw ports: - name: web port: 80 targetPort: 80