apiVersion: v1 kind: Service metadata: name: authentik namespace: auth spec: selector: app: authentik-server ports: - port: 9000 targetPort: 9000