feat(node): adding node component

Cleaning up the repo
This commit is contained in:
2025-07-16 15:18:10 +02:00
parent 2564eed209
commit 4edcae2e7d
20 changed files with 119 additions and 88 deletions

View File

@ -0,0 +1,15 @@
- source:
kind: ConfigMap
name: valkey-env
fieldPath: data.VALKEY_SERVICE
targets:
- select:
kind: Service
name: valkey-headless
fieldPaths:
- spec.selector.app
- select:
kind: Service
name: valkey
fieldPaths:
- spec.selector.app