authentik: rvv, does not support redis/valkey clusters

This commit is contained in:
2025-07-08 18:34:14 -04:00
parent 1cde43e4d6
commit 3602d9fc43

View File

@@ -63,20 +63,6 @@ authentik:
name: authentik-db-auth name: authentik-db-auth
key: password key: password
additionalObjects: 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 - apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata: