restructure: organize excalidraw under namespace folder
Validate Manifests / validate (pull_request) Has been cancelled

This commit is contained in:
2026-05-17 22:27:49 +00:00
parent a5f8615720
commit 1a0e792c45
-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