fix service name
This commit is contained in:
@@ -81,7 +81,7 @@ calibre-web-automated:
|
|||||||
targetPort: 8084
|
targetPort: 8084
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
ingress:
|
ingress:
|
||||||
tailscale:
|
tailscale-main:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: tailscale
|
className: tailscale
|
||||||
hosts:
|
hosts:
|
||||||
@@ -90,7 +90,7 @@ calibre-web-automated:
|
|||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
service:
|
service:
|
||||||
name: calibre-web-automated
|
name: calibre-web-automated-main
|
||||||
port: 80
|
port: 80
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
|
Reference in New Issue
Block a user