diff --git a/Kubernetes.md b/Kubernetes.md index 169efc4..2a741cd 100644 --- a/Kubernetes.md +++ b/Kubernetes.md @@ -194,11 +194,11 @@ metadata: namespace: longhorn-system spec: rules: - - http: - host: longhorn.my.cluster.com + - host: longhorn.my.cluster.com + http: paths: - pathType: Prefix - path: "/"g + path: "/" backend: service: name: longhorn-frontend