feat(node): adding all in one node support
This commit is contained in:
10
resources/node/replacements/replicas.yaml
Normal file
10
resources/node/replacements/replicas.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
- source:
|
||||
kind: ConfigMap
|
||||
name: valkey-env
|
||||
fieldPath: data.VALKEY_REPLICAS
|
||||
targets:
|
||||
- select:
|
||||
kind: StatefulSet
|
||||
name: valkey-node
|
||||
fieldPaths:
|
||||
- spec.replicas
|
Reference in New Issue
Block a user