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: service:
name: web-nginx name: web-nginx
port: port:
name: "80" name: http
# TLS configuration for HTTPS # TLS configuration for HTTPS
tls: tls:
+1 -1
View File
@@ -9,7 +9,7 @@ metadata:
name: web-nginx name: web-nginx
spec: spec:
ports: ports:
- name: "80" - name: http
port: 80 port: 80
targetPort: 80 targetPort: 80
selector: selector: