We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/_services
1 parent ff43395 commit 87fde39Copy full SHA for 87fde39
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "servicemaker"
3
-version = "0.9.1"
+version = "0.9.2"
4
edition = "2024"
5
6
[dependencies]
charts/templates/route.yaml
@@ -21,4 +21,4 @@ spec:
21
type: required
22
passMode: pass
23
route:
24
- path: "/{SERVICE_NAME}/"
+ path: "/_services/{SERVICE_NAME}/"
0 commit comments