Automated Manifest Update: 2025-12-01 #2169
@@ -22,30 +22,6 @@ spec:
|
||||
# Source: home-assistant/charts/home-assistant/templates/common.yaml
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: home-assistant-code-server
|
||||
labels:
|
||||
app.kubernetes.io/instance: home-assistant
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: home-assistant
|
||||
app.kubernetes.io/service: home-assistant-code-server
|
||||
helm.sh/chart: home-assistant-4.4.0
|
||||
namespace: home-assistant
|
||||
spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 8443
|
||||
targetPort: 8443
|
||||
protocol: TCP
|
||||
name: http
|
||||
selector:
|
||||
app.kubernetes.io/controller: main
|
||||
app.kubernetes.io/instance: home-assistant
|
||||
app.kubernetes.io/name: home-assistant
|
||||
---
|
||||
# Source: home-assistant/charts/home-assistant/templates/common.yaml
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: home-assistant-main
|
||||
labels:
|
||||
@@ -68,6 +44,30 @@ spec:
|
||||
app.kubernetes.io/name: home-assistant
|
||||
---
|
||||
# Source: home-assistant/charts/home-assistant/templates/common.yaml
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: home-assistant-code-server
|
||||
labels:
|
||||
app.kubernetes.io/instance: home-assistant
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: home-assistant
|
||||
app.kubernetes.io/service: home-assistant-code-server
|
||||
helm.sh/chart: home-assistant-4.4.0
|
||||
namespace: home-assistant
|
||||
spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 8443
|
||||
targetPort: 8443
|
||||
protocol: TCP
|
||||
name: http
|
||||
selector:
|
||||
app.kubernetes.io/controller: main
|
||||
app.kubernetes.io/instance: home-assistant
|
||||
app.kubernetes.io/name: home-assistant
|
||||
---
|
||||
# Source: home-assistant/charts/home-assistant/templates/common.yaml
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
|
||||
@@ -108,7 +108,7 @@ spec:
|
||||
value: "-1"
|
||||
- name: LIBATION_BOOKS_DIR
|
||||
value: /data
|
||||
image: rmcrackan/libation:12.7.4
|
||||
image: rmcrackan/libation:12.7.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user