mirror of
https://github.com/ghndrx/blog-manifest.git
synced 2026-02-10 06:54:59 +00:00
format
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
ports:
|
||||
- containerPort: 2368
|
||||
volumeMounts:
|
||||
- name: ghost-blog-data
|
||||
- name: ghost-blog-content
|
||||
mountPath: /var/lib/ghost/content
|
||||
env:
|
||||
- name: url
|
||||
|
||||
@@ -19,8 +19,8 @@ spec:
|
||||
ports:
|
||||
- containerPort: 3306
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/mysql
|
||||
name: mysql-pv
|
||||
- name: mysql-storage
|
||||
mountPath: /var/lib/mysql
|
||||
env:
|
||||
- name: MYSQL_ROOT_PASSWORD
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user