Correct typos in examples
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
||||
helm:
|
||||
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz
|
||||
kustomize:
|
||||
dir: ./overlays/dev
|
||||
dir: overlays/dev
|
||||
namespace: fleet-helm-kustomize-example
|
||||
resources:
|
||||
- content: |
|
||||
@@ -180,9 +180,9 @@ spec:
|
||||
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
|
||||
```
|
||||
name: README.md
|
||||
- content: |
|
||||
@@ -195,7 +195,7 @@ spec:
|
||||
helm:
|
||||
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz
|
||||
kustomize:
|
||||
dir: ./overlays/dev
|
||||
dir: overlays/dev
|
||||
name: fleet.yaml
|
||||
- content: |
|
||||
patches:
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -33,7 +33,7 @@ spec:
|
||||
name: helm
|
||||
namespace: fleet-local
|
||||
spec:
|
||||
repo: https://github.com/rancher/fleet-examples/
|
||||
repo: https://github.com/rancher/fleet-examples
|
||||
paths:
|
||||
- single-cluster/helm
|
||||
```
|
||||
|
||||
@@ -22,7 +22,7 @@ spec:
|
||||
name: kustomize
|
||||
namespace: fleet-local
|
||||
spec:
|
||||
repo: https://github.com/rancher/fleet-examples/
|
||||
repo: https://github.com/rancher/fleet-examples
|
||||
paths:
|
||||
- single-cluster/kustomize
|
||||
```
|
||||
|
||||
@@ -21,7 +21,7 @@ spec:
|
||||
name: manifests
|
||||
namespace: fleet-local
|
||||
spec:
|
||||
repo: https://github.com/rancher/fleet-examples/
|
||||
repo: https://github.com/rancher/fleet-examples
|
||||
paths:
|
||||
- single-cluster/manifests
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user