This commit is contained in:
2025-07-24 14:17:27 +02:00
parent c0feb1105e
commit f833752828
2 changed files with 2 additions and 10 deletions

View File

@ -7,9 +7,11 @@
kind: Service
name: valkey-headless
fieldPaths:
- metadata.labels.app
- spec.selector.app
- select:
kind: Service
name: valkey
fieldPaths:
- metadata.labels.app
- spec.selector.app

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