authentik: rvv :<
This commit is contained in:
@@ -62,29 +62,7 @@ authentik:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: authentik-db-auth
|
name: authentik-db-auth
|
||||||
key: password
|
key: password
|
||||||
- name: AUTHENTIK_RESULT_BACKEND__URL
|
|
||||||
value: redis+cluster://:@authentik-kv-headless.authentik.svc.cluster.local
|
|
||||||
- name: AUTHENTIK_CACHE__URL
|
|
||||||
value: redis+cluster://:@authentik-kv-headless.authentik.svc.cluster.local
|
|
||||||
- name: AUTHENTIK_CHANNEL__URL
|
|
||||||
value: redis+cluster://:@authentik-kv-headless.authentik.svc.cluster.local
|
|
||||||
- name: AUTHENTIK_BROKER__URL
|
|
||||||
value: redis+cluster://:@authentik-kv-headless.authentik.svc.cluster.local
|
|
||||||
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user