Adds loomio app.

This commit is contained in:
2026-06-19 21:36:48 +00:00
parent 4d4b48cf72
commit 0673442451
7 changed files with 134 additions and 7 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: loomio-channels
spec:
selector:
component: channels
ports:
- port: 80
targetPort: 3000
protocol: TCP
name: http