Fix configmap

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2026-07-05 11:16:54 +01:00
parent b29a34008f
commit 85838093eb
+2 -2
View File
@@ -23,8 +23,8 @@ metadata:
annotations:
reloader.stakater.com/match: "true"
data:
ORIGIN=https://airtrail.cluster.fun
UPLOAD_LOCATION=/app/uploads
ORIGIN: https://airtrail.cluster.fun
UPLOAD_LOCATION: /app/uploads
---
apiVersion: apps/v1
kind: Deployment