mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 18:22:54 +02:00
ttrss: Change name ttrss ingress
This commit is contained in:
+1
-1
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user