Correct typos in examples
This commit is contained in:
@@ -11,7 +11,7 @@ metadata:
|
||||
name: helm-kustomize
|
||||
namespace: fleet-local
|
||||
spec:
|
||||
repo: https://github.com/rancher/fleet-examples/
|
||||
repo: https://github.com/rancher/fleet-examples
|
||||
paths:
|
||||
- helm-kustomize
|
||||
- single-cluster/helm-kustomize
|
||||
```
|
||||
|
||||
@@ -7,4 +7,4 @@ namespace: fleet-helm-kustomize-example
|
||||
helm:
|
||||
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz
|
||||
kustomize:
|
||||
dir: ./overlays/dev
|
||||
dir: overlays/dev
|
||||
|
||||
Reference in New Issue
Block a user