Skip to content

Commit

Permalink
Merge pull request #665 from dark-vex/dark-vex-patch-1
Browse files Browse the repository at this point in the history
Update minio annotation
  • Loading branch information
dark-vex authored Nov 29, 2024
2 parents 6d10f8b + 40b39b5 commit 5fe2cb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clusters/kubenuc/apps/minio/manifests/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ spec:
pathType: Prefix
annotations:
cert-manager.io/cluster-issuer: "letsencrypt"
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
tls:
Expand All @@ -87,6 +88,7 @@ spec:
pathType: Prefix
annotations:
cert-manager.io/cluster-issuer: "letsencrypt"
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
tls:
Expand Down

0 comments on commit 5fe2cb2

Please sign in to comment.