Skip to content

Commit

Permalink
Fix ingress syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikthepixel committed Jan 18, 2024
1 parent 11998a9 commit 7c0e63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/azure-gateway-ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
ingressClassName: webapprouting.kubernetes.azure.com
rules:
http:
- http:
paths:
- path: /
pathType: Prefix
Expand Down

0 comments on commit 7c0e63d

Please sign in to comment.