Skip to content

Commit

Permalink
minio ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
clarknova99 committed Mar 5, 2023
1 parent fe0da58 commit d381c2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/apps/kube-system/minio/app/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ metadata:
external-dns.alpha.kubernetes.io/hostname: minio.${SECRET_DOMAIN},"s3.${SECRET_DOMAIN}"
cert-manager.io/cluster-issuer: "letsencrypt-production"
traefik.ingress.kubernetes.io/router.entrypoints: "websecure"
traefik.ingress.kubernetes.io/router.middlewares: networking-traefik-middleware-chains-default@kubernetescrd
spec:
ingressClassName: "traefik"
tls:
Expand Down

0 comments on commit d381c2a

Please sign in to comment.