remove volumes

This commit is contained in:
2025-04-12 22:32:15 +02:00
parent 8fbe87890c
commit 9034ec500b

View File

@@ -26,10 +26,3 @@ spec:
env:
- name: PORT
value: "8089"
volumeMounts:
- name: config
mountPath: /config
volumes:
- name: config
configMap:
name: outline-config