change ingress to tailscale
This commit is contained in:
@@ -449,7 +449,7 @@ homepage:
|
|||||||
- Object Storage (Outline):
|
- Object Storage (Outline):
|
||||||
icon: minio.png
|
icon: minio.png
|
||||||
description: Minio Tenant
|
description: Minio Tenant
|
||||||
href: https://minio-outline.alexlebens.net
|
href: https://minio-outline-cl01tl.boreal-beaufort.ts.net
|
||||||
siteMonitor: http://minio-outline-console.outline:9090
|
siteMonitor: http://minio-outline-console.outline:9090
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- Object Storage (Penpot):
|
- Object Storage (Penpot):
|
||||||
|
@@ -46,4 +46,4 @@ dependencies:
|
|||||||
version: 3.8.4
|
version: 3.8.4
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/outline.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/outline.png
|
||||||
appVersion: 0.76.1
|
appVersion: 0.78.0
|
||||||
|
@@ -167,16 +167,11 @@ minio:
|
|||||||
ingress:
|
ingress:
|
||||||
console:
|
console:
|
||||||
enabled: true
|
enabled: true
|
||||||
ingressClassName: traefik
|
ingressClassName: tailscale
|
||||||
annotations:
|
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
|
||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
|
||||||
tls:
|
tls:
|
||||||
- secretName: minio-outline-console-secret-tls
|
- hosts:
|
||||||
hosts:
|
- minio-outline-cl01tl
|
||||||
- minio-outline.alexlebens.net
|
host: minio-outline-cl01tl
|
||||||
host: minio-outline.alexlebens.net
|
|
||||||
path: /
|
path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
valkey:
|
valkey:
|
||||||
|
Reference in New Issue
Block a user