commit 709543da6c30ff56ae6804af615fecacd36296ff parent d6003b13b441f7d3e91eddc45f57ce3f884c5e2f Author: MTRNord <MTRNord@users.noreply.github.com> Date: Tue, 15 Jul 2025 12:14:36 +0200 Meow Diffstat:
| M | apps/base/matrix/connectivity-tester/staging_deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/matrix/connectivity-tester/staging_deployment.yaml b/apps/base/matrix/connectivity-tester/staging_deployment.yaml @@ -52,7 +52,7 @@ spec: readOnlyRootFilesystem: true volumeMounts: - name: api-config - mountPath: /app/config/config.yaml + mountPath: /app/config.yaml subPath: config.yaml readOnly: true ports: