add alternative tailscale ingress
This commit is contained in:
		| @@ -88,6 +88,20 @@ jellystat: | ||||
|         - secretName: jellystat-secret-tls | ||||
|           hosts: | ||||
|             - jellystat.alexlebens.net | ||||
|     tailscale-main: | ||||
|       enabled: true | ||||
|       className: tailscale | ||||
|       hosts: | ||||
|         - host: jellystat-cl01tl | ||||
|           paths: | ||||
|             - path: / | ||||
|               pathType: Prefix | ||||
|               service: | ||||
|                 name: jellystat | ||||
|                 port: 80 | ||||
|       tls: | ||||
|         - hosts: | ||||
|             - jellystat-cl01tl | ||||
|   persistence: | ||||
|     data: | ||||
|       storageClass: ceph-block | ||||
|   | ||||
		Reference in New Issue
	
	Block a user