mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
ttrss: Change host ingress
This commit is contained in:
+2
-2
@@ -14,14 +14,14 @@ metadata:
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: argocd.hensen.io
|
||||
- host: rss.hensen.io
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: argocd-server
|
||||
name: web-nginx
|
||||
port:
|
||||
name: "80"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user