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