mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 19:43:12 +00:00
18 lines
449 B
YAML
18 lines
449 B
YAML
# This service is not used by broadlinkac2mqtt (MQTT-only application)
|
|
# Included for Helm chart consistency only
|
|
# apiVersion: v1
|
|
# kind: Service
|
|
# metadata:
|
|
# name: {{ .Release.Name }}
|
|
# labels:
|
|
# app.kubernetes.io/name: {{ .Chart.Name }}
|
|
# app.kubernetes.io/instance: {{ .Release.Name }}
|
|
# spec:
|
|
# type: ClusterIP
|
|
# selector:
|
|
# app: {{ .Release.Name }}
|
|
# ports:
|
|
# - protocol: TCP
|
|
# port: 80
|
|
# targetPort: 80
|