restructure: organize excalidraw under apps namespace folder #65

Merged
gitea-admin merged 7 commits from orion/auto/restructure-organize-excalidraw-under-ap-1779056975970 into main 2026-05-17 22:29:49 +00:00
Showing only changes of commit 1ce130cc1e - Show all commits
-13
View File
@@ -1,13 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: excalidraw
namespace: apps
spec:
selector:
app: excalidraw
ports:
- name: http
port: 80
targetPort: 80
type: ClusterIP