From 0e225e127828daafb0b05101c803ac6f851e2025 Mon Sep 17 00:00:00 2001 From: gitea-admin Date: Mon, 18 May 2026 23:03:39 +0000 Subject: [PATCH] fix: media-data PVC access mode and apps namespace --- deployments/apps/excalidraw/service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/apps/excalidraw/service.yaml b/deployments/apps/excalidraw/service.yaml index 8915086..712f7a9 100644 --- a/deployments/apps/excalidraw/service.yaml +++ b/deployments/apps/excalidraw/service.yaml @@ -10,4 +10,4 @@ spec: - protocol: TCP port: 80 targetPort: 80 - type: ClusterIP \ No newline at end of file + type: ClusterIP