fix: correct yaml indentation and mountPath typo
This commit is contained in:
@@ -26,7 +26,7 @@ spec:
|
|||||||
- name: config
|
- name: config
|
||||||
mountPath: /app/config
|
mountPath: /app/config
|
||||||
- name: logs
|
- name: logs
|
||||||
mountOath: /app/config/logs
|
mountPath: /app/config/logs
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "128Mi"
|
memory: "128Mi"
|
||||||
|
|||||||
Reference in New Issue
Block a user