Add lemma notes deployment

This commit is contained in:
2024-12-27 17:54:30 +01:00
parent d3e06ff448
commit bc6e1ed7a7
9 changed files with 144 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
# /apps/base/lemma/service.yaml
apiVersion: v1
kind: Service
metadata:
name: lemma
spec:
ports:
- port: 80
targetPort: 8080
selector:
app: lemma