add configuration to patch configmap path
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s
This commit is contained in:
8
ptp-chat/config-map-config.yaml
Normal file
8
ptp-chat/config-map-config.yaml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
nameReference:
|
||||||
|
- kind: ConfigMap
|
||||||
|
version: v1
|
||||||
|
fieldSpecs:
|
||||||
|
- kind: Deployment
|
||||||
|
version: v1
|
||||||
|
group: apps
|
||||||
|
path: spec.template.spec.volumes.configMap.name
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user