From a74f564f021e1d5a30cf9ba551ed36943d5e042b Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 29 Jul 2025 19:04:03 -0500 Subject: [PATCH] remove valkey --- .../cl01tl/applications/yamtrack/Chart.yaml | 7 +----- .../cl01tl/applications/yamtrack/values.yaml | 22 ------------------- 2 files changed, 1 insertion(+), 28 deletions(-) diff --git a/clusters/cl01tl/applications/yamtrack/Chart.yaml b/clusters/cl01tl/applications/yamtrack/Chart.yaml index dc388e600..2c3ca8f62 100644 --- a/clusters/cl01tl/applications/yamtrack/Chart.yaml +++ b/clusters/cl01tl/applications/yamtrack/Chart.yaml @@ -8,12 +8,10 @@ keywords: - jellyfin home: https://wiki.alexlebens.dev/s/74f31779-734e-42d0-852e-efd57ebdc797 sources: - - https://github.com/FuzzyGrim/Yamtrack/ - - https://github.com/valkey-io/valkey + - https://github.com/FuzzyGrim/Yamtrack - https://github.com/cloudnative-pg/cloudnative-pg - https://github.com/FuzzyGrim/Yamtrack/pkgs/container/yamtrack - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template - - https://github.com/bitnami/charts/tree/main/bitnami/valkey - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster maintainers: - name: alexlebens @@ -22,9 +20,6 @@ dependencies: alias: yamtrack repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.2.0 - - name: valkey - version: 3.0.22 - repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts - name: postgres-cluster alias: postgres-17-cluster version: 5.1.0 diff --git a/clusters/cl01tl/applications/yamtrack/values.yaml b/clusters/cl01tl/applications/yamtrack/values.yaml index f0f6738e7..e0da40a07 100644 --- a/clusters/cl01tl/applications/yamtrack/values.yaml +++ b/clusters/cl01tl/applications/yamtrack/values.yaml @@ -69,28 +69,6 @@ yamtrack: port: 80 targetPort: 8000 protocol: HTTP -valkey: - architecture: replication - auth: - enabled: false - usePasswordFiles: false - primary: - resources: - requests: - cpu: 100m - memory: 64Mi - persistence: - enabled: true - size: 1Gi - replica: - replicaCount: 1 - resources: - requests: - cpu: 100m - memory: 64Mi - persistence: - enabled: true - size: 1Gi postgres-17-cluster: mode: standalone cluster: