mirror of
https://github.com/ghndrx/blog-manifest.git
synced 2026-02-10 06:54:59 +00:00
syntax correction
This commit is contained in:
@@ -56,7 +56,7 @@ spec:
|
||||
requests:
|
||||
cpu: "100m"
|
||||
memory: "256Mi"
|
||||
volumeMounts:
|
||||
- name: ghost-data
|
||||
mountPath: /var/lib/ghost/content
|
||||
volumeMounts:
|
||||
- name: ghost-blog-pv
|
||||
mountPath: /var/lib/ghost/content
|
||||
|
||||
|
||||
@@ -46,6 +46,6 @@ spec:
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
cpu: "500m"
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/mysql
|
||||
name: mysql-pv
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/mysql
|
||||
name: mysql-pv
|
||||
|
||||
Reference in New Issue
Block a user