Automated Manifest Update: 2025-12-01 (#2169)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2169 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2169.
This commit is contained in:
@@ -22,30 +22,6 @@ spec:
|
|||||||
# Source: home-assistant/charts/home-assistant/templates/common.yaml
|
# Source: home-assistant/charts/home-assistant/templates/common.yaml
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
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:
|
metadata:
|
||||||
name: home-assistant-main
|
name: home-assistant-main
|
||||||
labels:
|
labels:
|
||||||
@@ -68,6 +44,30 @@ spec:
|
|||||||
app.kubernetes.io/name: home-assistant
|
app.kubernetes.io/name: home-assistant
|
||||||
---
|
---
|
||||||
# Source: home-assistant/charts/home-assistant/templates/common.yaml
|
# 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
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -108,7 +108,7 @@ spec:
|
|||||||
value: "-1"
|
value: "-1"
|
||||||
- name: LIBATION_BOOKS_DIR
|
- name: LIBATION_BOOKS_DIR
|
||||||
value: /data
|
value: /data
|
||||||
image: rmcrackan/libation:12.7.4
|
image: rmcrackan/libation:12.7.5
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user