Skip to content

Commit

Permalink
Remove testpath path
Browse files Browse the repository at this point in the history
  • Loading branch information
guzel.khuziakhmetova committed Aug 21, 2024
1 parent 310ae3e commit d48079c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/helm/client/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
- host: valuehero-pingpong.runs.onstackit.cloud
http:
paths:
- path: /testpath
- path: /
pathType: Prefix
backend:
service:
Expand Down

0 comments on commit d48079c

Please sign in to comment.