Fernando K pushed to branch main at Root / Kubernetes / FluxCD
Commits:
-
ef1caa7c
by Fernando Monteiro Kiotheka at 2025-08-01T12:53:36-03:00
1 changed file:
Changes:
... | ... | @@ -105,8 +105,8 @@ spec: |
105 | 105 | - kind: ConfigMap
|
106 | 106 | name: element-web-configuration
|
107 | 107 | valuesKey: config.json
|
108 | - targetPath: elementWeb.additional.'config.json'
|
|
108 | + targetPath: elementWeb.additional.config\.json
|
|
109 | 109 | - kind: ConfigMap
|
110 | 110 | name: element-web-configuration
|
111 | 111 | valuesKey: themes-config.json
|
112 | - targetPath: elementWeb.additional.'themes-config.json' |
|
112 | + targetPath: elementWeb.additional.themes-config\.json |