add configuration to patch configmap path
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s

This commit is contained in:
jona.klaess
2026-06-08 15:51:26 +02:00
parent 49c955f8e8
commit d30e75a2b0
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
nameReference:
- kind: ConfigMap
version: v1
fieldSpecs:
- kind: Deployment
version: v1
group: apps
path: spec.template.spec.volumes.configMap.name

View File

@@ -9,6 +9,7 @@ resources:
- ptp-chat-istio.yaml - ptp-chat-istio.yaml
- ptp-chat-sealed-secret.yaml - ptp-chat-sealed-secret.yaml
- ptp-chat-pull-sealed-secret.yaml - ptp-chat-pull-sealed-secret.yaml
- config-map-config.yaml
configMapGenerator: configMapGenerator:
- name: ptp-chat-frontend-env - name: ptp-chat-frontend-env