From 515bf8b3917e10deeb5c27bc6d69113e288f9e50 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 1 Apr 2026 02:34:33 +0000 Subject: [PATCH] feat: remove protocol (#5360) Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5360 --- clusters/cl01tl/helm/backrest/values.yaml | 1 - clusters/cl01tl/helm/dawarich/values.yaml | 2 -- clusters/cl01tl/helm/directus/values.yaml | 1 - clusters/cl01tl/helm/home-assistant/values.yaml | 1 - 4 files changed, 5 deletions(-) diff --git a/clusters/cl01tl/helm/backrest/values.yaml b/clusters/cl01tl/helm/backrest/values.yaml index b3edc50da..26aa74f17 100644 --- a/clusters/cl01tl/helm/backrest/values.yaml +++ b/clusters/cl01tl/helm/backrest/values.yaml @@ -31,7 +31,6 @@ backrest: http: port: 80 targetPort: 9898 - protocol: TCP serviceMonitor: main: selector: diff --git a/clusters/cl01tl/helm/dawarich/values.yaml b/clusters/cl01tl/helm/dawarich/values.yaml index 3236e2fbd..ee66040eb 100644 --- a/clusters/cl01tl/helm/dawarich/values.yaml +++ b/clusters/cl01tl/helm/dawarich/values.yaml @@ -211,11 +211,9 @@ dawarich: http: port: 80 targetPort: 3000 - protocol: TCP metrics: port: 9394 targetPort: 9394 - protocol: TCP serviceMonitor: main: selector: diff --git a/clusters/cl01tl/helm/directus/values.yaml b/clusters/cl01tl/helm/directus/values.yaml index 3d6cb6662..ef0967145 100644 --- a/clusters/cl01tl/helm/directus/values.yaml +++ b/clusters/cl01tl/helm/directus/values.yaml @@ -151,7 +151,6 @@ directus: http: port: 80 targetPort: 8055 - protocol: TCP serviceMonitor: main: selector: diff --git a/clusters/cl01tl/helm/home-assistant/values.yaml b/clusters/cl01tl/helm/home-assistant/values.yaml index f763f709c..8a13e2bd6 100644 --- a/clusters/cl01tl/helm/home-assistant/values.yaml +++ b/clusters/cl01tl/helm/home-assistant/values.yaml @@ -43,7 +43,6 @@ home-assistant: http: port: 80 targetPort: 8123 - protocol: TCP code-server: controller: main ports: