fixed initcontainer
This commit is contained in:
@@ -2016,12 +2016,6 @@ spec:
|
|||||||
|
|
||||||
print(f"Wrote {len(out)} bookmarks -> /app/assets/bookmarks.json")
|
print(f"Wrote {len(out)} bookmarks -> /app/assets/bookmarks.json")
|
||||||
PY
|
PY
|
||||||
volumeMounts:
|
|
||||||
- name: config
|
|
||||||
mountPath: /config
|
|
||||||
readOnly: true
|
|
||||||
- name: assets
|
|
||||||
mountPath: /app/assets
|
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
|
|||||||
Reference in New Issue
Block a user