Add ente-web

This commit is contained in:
Ruben Hensen
2024-09-12 18:58:49 +02:00
parent a6e27a97c5
commit 78d98ab11c
3 changed files with 64 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: ente-web-service
spec:
ports:
- name: https
port: 443
targetPort: 3000
selector:
app: ente-web