ttrss: Change name ttrss ingress

This commit is contained in:
Ruben Hensen
2025-01-19 23:27:59 +01:00
parent ec20003fc1
commit ad39890dc6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ spec:
service:
name: web-nginx
port:
name: "80"
name: http
# TLS configuration for HTTPS
tls:
+1 -1
View File
@@ -9,7 +9,7 @@ metadata:
name: web-nginx
spec:
ports:
- name: "80"
- name: http
port: 80
targetPort: 80
selector: