switch redis
This commit is contained in:
		@@ -26,6 +26,9 @@ authentik:
 | 
			
		||||
          secretKeyRef:
 | 
			
		||||
            name: authentik-postgresql-17-cluster-app
 | 
			
		||||
            key: password
 | 
			
		||||
  authentik:
 | 
			
		||||
    redis:
 | 
			
		||||
      host: redis-replication-authentik-master
 | 
			
		||||
  server:
 | 
			
		||||
    name: server
 | 
			
		||||
    replicas: 1
 | 
			
		||||
@@ -44,7 +47,7 @@ authentik:
 | 
			
		||||
  postgresql:
 | 
			
		||||
    enabled: false
 | 
			
		||||
  redis:
 | 
			
		||||
    enabled: true
 | 
			
		||||
    enabled: false
 | 
			
		||||
cloudflared:
 | 
			
		||||
  existingSecretName: authentik-cloudflared-secret
 | 
			
		||||
postgres-17-cluster:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user