authelia: Switch to KeyDB operator

This commit is contained in:
2022-08-28 11:12:19 +03:00
parent f78bb031b7
commit eec16a8fa2
3 changed files with 9 additions and 5 deletions

View File

@@ -407,3 +407,10 @@ spec:
operator: Equal
value: storage
effect: NoSchedule
---
apiVersion: codemowers.io/v1alpha1
kind: KeyDBCluster
metadata:
name: redis
spec:
replicas: 3