blob: 29a623b825a0f003d9a32f906caf5266077d08da [file] [log] [blame]
apiVersion: v1
kind: Service
metadata:
labels:
name: camel-k-operator
app: "camel-k"
name: camel-k-operator
spec:
ports:
- name: metrics
port: 60000
protocol: TCP
targetPort: metrics
selector:
name: camel-k-operator
sessionAffinity: None
type: ClusterIP
status:
loadBalancer: {}