Files
ab-initio-manifests/rendered/manifests/k3s-dev/abinitio-system/ab-runtime-operator/v1_service_abinitio-system-runtime-controller-manager.yaml
2026-03-07 15:00:05 +00:00

31 lines
785 B
YAML

apiVersion: v1
kind: Service
metadata:
labels:
app.kubernetes.io/instance: ab-runtime-operator
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: ab-runtime-operator
control-plane: runtime-controller-manager
helm.sh/chart: ab-runtime-operator-2.4.3-a
name: abinitio-system-runtime-controller-manager
namespace: abinitio-system
spec:
clusterIP: None
ports:
- name: metrics
port: 8080
protocol: TCP
targetPort: 8080
- name: push-metrics
port: 9882
protocol: TCP
targetPort: 9882
- name: ext-config-provider
port: 2379
protocol: TCP
targetPort: 2379
selector:
app.kubernetes.io/instance: ab-runtime-operator
app.kubernetes.io/name: ab-runtime-operator
control-plane: runtime-controller-manager