From 3602d9fc43f7574c7a40c29f13378a3df65cf90e Mon Sep 17 00:00:00 2001 From: William P Date: Tue, 8 Jul 2025 18:34:14 -0400 Subject: [PATCH] authentik: rvv, does not support redis/valkey clusters --- authentik/values.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/authentik/values.yaml b/authentik/values.yaml index 1eee58d..e14b66f 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -63,20 +63,6 @@ authentik: name: authentik-db-auth key: password additionalObjects: - - apiVersion: hyperspike.io/v1 - kind: Valkey - metadata: - name: authentik-kv - spec: - anonymousAuth: true - certIssuerType: ClusterIssuer - clusterDomain: cluster.local - clusterPreferredEndpointType: ip - nodes: 1 - prometheus: false - replicas: 3 - tls: false - volumePermissions: true - apiVersion: networking.k8s.io/v1 kind: Ingress metadata: