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