fix: correct yaml indentation and mountPath typo

This commit is contained in:
2026-03-16 17:56:13 +01:00
parent 96287ba6c8
commit 8a00416496
+1 -1
View File
@@ -26,7 +26,7 @@ spec:
- name: config
mountPath: /app/config
- name: logs
mountOath: /app/config/logs
mountPath: /app/config/logs
resources:
requests:
memory: "128Mi"