mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 03:27:08 +00:00
feat: Add broadlinkac2mqtt Helm chart with configuration and templates
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user