Fix ente svc

This commit is contained in:
Ruben Hensen
2024-09-12 16:51:15 +02:00
parent 50d59e1676
commit af15566ff0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ spec:
service:
name: ente-service
port:
name: "8080"
name: 8080
# TLS configuration for HTTPS
tls:
+1 -1
View File
@@ -6,7 +6,7 @@ spec:
selector:
app: ente
ports:
- name: "8080"
- name: "eightyeighty"
port: 8080
targetPort: 8080
- name: "2112"