We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692e05f commit ed44521Copy full SHA for ed44521
k8s/base/ingress.yaml
@@ -11,7 +11,7 @@ spec:
11
http:
12
paths:
13
- path: /
14
- pathType: ImplementationSpecific
+ pathType: Prefix
15
backend:
16
service:
17
name: app
0 commit comments