manifests: remove seed config secret (PVC-only config)
This commit is contained in:
@@ -37,9 +37,6 @@ spec:
|
||||
mountPath: /home/clawd/.openclaw
|
||||
- name: tmp
|
||||
mountPath: /tmp
|
||||
- name: config-secret
|
||||
mountPath: /clawd-init
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: config
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user