update drone

This commit is contained in:
2025-03-19 02:24:50 +01:00
parent ea0feb3e59
commit 5840b67d04
2 changed files with 0 additions and 20 deletions

View File

@@ -37,16 +37,11 @@ spec:
- name: "DRONE_SERVER_PORT"
value: :80
volumeMounts:
- mountPath: /opt
name: drone-pvc
- mountPath: /var/lib/drone
name: drone-lib
- mountPath: /data
name: drone-data
volumes:
- name: drone-pvc
persistentVolumeClaim:
claimName: drone-pvc
- name: drone-lib
persistentVolumeClaim:
claimName: drone-lib-pvc