From 655428bb4645dff749016d4f79837f158843f979 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 20 Mar 2026 04:33:42 +0000 Subject: [PATCH] tmp/airvpn (#4919) Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4919 --- clusters/cl01tl/helm/homepage/values.yaml | 9 +++------ clusters/cl01tl/helm/slskd/values.yaml | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/clusters/cl01tl/helm/homepage/values.yaml b/clusters/cl01tl/helm/homepage/values.yaml index 65fc123fd..901f67a6d 100644 --- a/clusters/cl01tl/helm/homepage/values.yaml +++ b/clusters/cl01tl/helm/homepage/values.yaml @@ -780,9 +780,6 @@ homepage: - Digital Ocean: - abbr: DO href: https://www.digitalocean.com/ - - AWS: - - abbr: AW - href: https://aws.amazon.com/console/ - Cloudflare: - abbr: CF href: https://dash.cloudflare.com/b76e303258b84076ee01fd0f515c0768 @@ -792,12 +789,12 @@ homepage: - ProtonVPN: - abbr: PV href: https://account.protonvpn.com/ + - ProtonVPN: + - abbr: AV + href: https://airvpn.org/ - Unifi: - abbr: UF href: https://unifi.ui.com/ - - Pushover: - - abbr: PO - href: https://pushover.net - ReCaptcha: - abbr: RC href: https://www.google.com/recaptcha/admin/site/698983587 diff --git a/clusters/cl01tl/helm/slskd/values.yaml b/clusters/cl01tl/helm/slskd/values.yaml index 16f2fee89..8a3def953 100644 --- a/clusters/cl01tl/helm/slskd/values.yaml +++ b/clusters/cl01tl/helm/slskd/values.yaml @@ -60,7 +60,7 @@ slskd: - name: WIREGUARD_PRIVATE_KEY valueFrom: secretKeyRef: - name: qbittorrent-wireguard-conf + name: slskd-wireguard-conf key: private-key - name: WIREGUARD_PRESHARED_KEY valueFrom: