Skip to content

Commit

Permalink
docs: fix the ingress name for http redirect (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzl221000 authored Oct 25, 2024
1 parent 43b6f00 commit 07b98c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/getting_started/k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ spec:
apiVersion: traefik.containo.us/v1alpha1
kind: IngressRoute
metadata:
name: rauthy-https
name: rauthy-http
namespace: rauthy
spec:
entryPoints:
Expand Down

0 comments on commit 07b98c4

Please sign in to comment.