diff --git a/deployments/excalidraw/service.yaml b/deployments/excalidraw/service.yaml deleted file mode 100644 index fec9480..0000000 --- a/deployments/excalidraw/service.yaml +++ /dev/null @@ -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 \ No newline at end of file