From 676a81852a253d965cfae35b95ddd404ae66c12e Mon Sep 17 00:00:00 2001 From: ab Date: Wed, 22 Oct 2025 15:31:09 +0000 Subject: [PATCH] Disable hexound --- terraform/authentik/proxy-apps.tfvars | 28 --------------------------- 1 file changed, 28 deletions(-) diff --git a/terraform/authentik/proxy-apps.tfvars b/terraform/authentik/proxy-apps.tfvars index 4c61148..534cb0e 100644 --- a/terraform/authentik/proxy-apps.tfvars +++ b/terraform/authentik/proxy-apps.tfvars @@ -144,21 +144,6 @@ EOT access_groups = ["admins"] } - "syncthing-khv" = { - name = "Syncthing-khv" - slug = "syncthing-khv" - group = "Media and Storage" - external_host = "https://ss-khv.hexor.cy" - internal_host = "https://syncthing-khv.syncthing.svc:8384" - internal_host_ssl_validation = false - meta_description = "" - meta_icon = "https://img.icons8.com/?size=100&id=Id4NcEcXcYzF&format=png&color=000000" - mode = "proxy" - outpost = "kubernetes-outpost" - create_group = true - access_groups = ["admins"] - } - "truenas" = { name = "TrueNAS" slug = "truenas-proxy" @@ -174,19 +159,6 @@ EOT access_groups = ["admins"] } - "hexound" = { - name = "Hexound" - slug = "hexound" - group = "Media and Storage" - external_host = "https://hexound.hexor.cy" - internal_host = "http://hexound.hexound.svc:80" - internal_host_ssl_validation = false - meta_description = "" - meta_icon = "https://img.icons8.com/fluency/48/audio-wave.png" - mode = "proxy" - outpost = "kubernetes-outpost" - } - "khm" = { name = "KHM" slug = "khm"