mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-03 09:06:26 +00:00
10 lines
145 B
YAML
10 lines
145 B
YAML
apiVersion: v1beta1
|
|
kind: Service
|
|
id: monitoring-influxdb
|
|
port: 80
|
|
containerPort: 8086
|
|
labels:
|
|
name: influxdb
|
|
selector:
|
|
name: influxGrafana
|