"refactor valkey deployment to combine sentinel and replication in single pod component" #1

已合併
pcaseiro 2025-07-24 16:18:58 +02:00 將 4 次代碼提交從 f-tests 合併至 develop
Showing only changes of commit 4530518b94 - Show all commits

查看文件

@@ -1,13 +1,3 @@
- source:
kind: ConfigMap
name: valkey-env
fieldPath: data.VALKEY_REPLICAS
targets:
- select:
kind: StatefulSet
name: valkey-node
fieldPaths:
- spec.replicas
- source:
kind: ConfigMap
name: valkey-env