We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00bd418 + efbc240 commit 4294ceeCopy full SHA for 4294cee
engine/init-global-database.sh
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env bash
2
+
3
+kubectl get configmap redis-database-assignment-operator-in-use-dbs-list || kubectl create configmap redis-database-assignment-operator-in-use-dbs-list --from-literal=dbs={}
0 commit comments