Logo
Explore Help
Sign In
CadolesKube/valkey-kustom
7
0
Fork 0
You've already forked valkey-kustom
Code Issues 1 Pull Requests Actions Packages Projects Releases 1 Wiki Activity
Files
12c34af01a2994ae13311813d7ca3bc9f1afe03b
valkey-kustom/components/node/replacements/service.yaml

16 lines
288 B
YAML
Raw Normal View History

feat(node): support for name replacement now when you include this project you can change then service and statefulset name from the valkey-env configMap
2025-05-28 10:57:50 +02:00
- source:
kind: ConfigMap
name: valkey-env
feat(node): adding node component Cleaning up the repo
2025-07-16 15:18:10 +02:00
fieldPath: data.VALKEY_SERVICE
feat(node): support for name replacement now when you include this project you can change then service and statefulset name from the valkey-env configMap
2025-05-28 10:57:50 +02:00
targets:
- select:
kind: Service
name: valkey-headless
fieldPaths:
feat(node): adding node component Cleaning up the repo
2025-07-16 15:18:10 +02:00
- spec.selector.app
feat(node): support for name replacement now when you include this project you can change then service and statefulset name from the valkey-env configMap
2025-05-28 10:57:50 +02:00
- select:
kind: Service
name: valkey
fieldPaths:
feat(node): adding node component Cleaning up the repo
2025-07-16 15:18:10 +02:00
- spec.selector.app
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 183ms Template: 5ms
English
Deutsch English Español Français Latviešu Nederlands Polski Português Русский 日本语 简体中文 繁體中文
Licenses API