mirror of
https://github.com/ghndrx/blog-manifest.git
synced 2026-02-10 15:04:58 +00:00
syntax correction
This commit is contained in:
@@ -57,6 +57,6 @@ spec:
|
|||||||
cpu: "100m"
|
cpu: "100m"
|
||||||
memory: "256Mi"
|
memory: "256Mi"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: ghost-data
|
- name: ghost-blog-pv
|
||||||
mountPath: /var/lib/ghost/content
|
mountPath: /var/lib/ghost/content
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user