change ingress to tailscale
This commit is contained in:
@@ -449,7 +449,7 @@ homepage:
|
||||
- Object Storage (Outline):
|
||||
icon: minio.png
|
||||
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
|
||||
statusStyle: dot
|
||||
- Object Storage (Penpot):
|
||||
|
@@ -46,4 +46,4 @@ dependencies:
|
||||
version: 3.8.4
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
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:
|
||||
console:
|
||||
enabled: true
|
||||
ingressClassName: traefik
|
||||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
||||
ingressClassName: tailscale
|
||||
tls:
|
||||
- secretName: minio-outline-console-secret-tls
|
||||
hosts:
|
||||
- minio-outline.alexlebens.net
|
||||
host: minio-outline.alexlebens.net
|
||||
- hosts:
|
||||
- minio-outline-cl01tl
|
||||
host: minio-outline-cl01tl
|
||||
path: /
|
||||
pathType: Prefix
|
||||
valkey:
|
||||
|
Reference in New Issue
Block a user