Add custom pw wp

This commit is contained in:
Ruben Hensen
2025-03-13 11:11:06 +01:00
parent f3f337ff7b
commit 7bce445878
18 changed files with 46 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: 3000
targetPort: 3000
selector:
app: ente-web