Skip to content

Commit

Permalink
remove https
Browse files Browse the repository at this point in the history
  • Loading branch information
Saturn-V committed Oct 20, 2023
1 parent 8b648c0 commit 4a209b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/service/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
annotations:
kubernetes.io/ingress.class: "traefik"
# cert-manager.io/issuer: "sammwise-issuer"
traefik.ingress.kubernetes.io/redirect-entry-point: "https"
# traefik.ingress.kubernetes.io/redirect-entry-point: "https"
spec:
rules:
- host: sammwise.vzxy.net
Expand Down

0 comments on commit 4a209b2

Please sign in to comment.