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

Merged
pcaseiro merged 4 commits from f-tests into develop 2025-07-24 16:18:58 +02:00
29 changed files with 283 additions and 97 deletions
Showing only changes of commit 4530518b94 - Show all commits

View File

@ -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