Correct typos in examples
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
||||
namespace: fleet-mc-manifest-example
|
||||
resources:
|
||||
- content: |
|
||||
# Manifests Example
|
||||
# Multi-Cluster Manifests Example
|
||||
|
||||
This example will deploy the [Kubernetes sample guestbook](https://github.com/kubernetes/examples/tree/master/guestbook/) application.
|
||||
The app will be deployed into the `fleet-mc-manifest-example` namespace.
|
||||
@@ -27,10 +27,10 @@ spec:
|
||||
name: manifests
|
||||
namespace: fleet-local
|
||||
spec:
|
||||
repo: https://github.com/rancher/fleet-examples/
|
||||
bundleDirs:
|
||||
- manifests
|
||||
targetCustomizations:
|
||||
repo: https://github.com/rancher/fleet-examples
|
||||
paths:
|
||||
- multi-cluster/manifests
|
||||
targets:
|
||||
- name: dev
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
|
||||
Reference in New Issue
Block a user