--- apiVersion: v1 kind: Service metadata: name: http-v1 spec: ports: - name: http port: 80 targetPort: http selector: app: zitadel version: v1