forked from k-space/kube
authelia: Switch to KeyDB operator
This commit is contained in:
@@ -407,3 +407,10 @@ spec:
|
||||
operator: Equal
|
||||
value: storage
|
||||
effect: NoSchedule
|
||||
---
|
||||
apiVersion: codemowers.io/v1alpha1
|
||||
kind: KeyDBCluster
|
||||
metadata:
|
||||
name: redis
|
||||
spec:
|
||||
replicas: 3
|
||||
|
Reference in New Issue
Block a user