apiVersion: v1 kind: Service metadata: name: ha-sync-ui namespace: infrastructure spec: type: ClusterIP selector: app: ha-sync-ui ports: - port: 80 targetPort: 8080