diff --git a/clusters/cl01tl/applications/outline/Chart.yaml b/clusters/cl01tl/applications/outline/Chart.yaml index 00cf90c10..afc555afc 100644 --- a/clusters/cl01tl/applications/outline/Chart.yaml +++ b/clusters/cl01tl/applications/outline/Chart.yaml @@ -9,12 +9,10 @@ keywords: home: https://wiki.alexlebens.dev/s/c530c2b9-82b7-44df-b7ef-870c8b29242f sources: - https://github.com/outline/outline - - https://github.com/valkey-io/valkey - https://github.com/cloudflare/cloudflared - https://github.com/cloudnative-pg/cloudnative-pg - https://hub.docker.com/r/outlinewiki/outline - 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/cloudflared - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster maintainers: @@ -24,9 +22,6 @@ dependencies: alias: outline 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: cloudflared alias: cloudflared-outline repository: oci://harbor.alexlebens.net/helm-charts diff --git a/clusters/cl01tl/applications/outline/values.yaml b/clusters/cl01tl/applications/outline/values.yaml index d42927bd5..34157e95e 100644 --- a/clusters/cl01tl/applications/outline/values.yaml +++ b/clusters/cl01tl/applications/outline/values.yaml @@ -142,28 +142,6 @@ outline: port: 3000 targetPort: 3000 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 cloudflared-outline: existingSecretName: outline-cloudflared-secret name: cloudflared-outline