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
+14
View File
@@ -0,0 +1,14 @@
apiVersion: v1
kind: Service
metadata:
name: ente-service
spec:
selector:
app: ente
ports:
- name: "eightyeighty"
port: 8080
targetPort: 8080
- name: "2112"
port: 2112
targetPort: 2112