Correct typos in examples

This commit is contained in:
ron1
2020-11-19 05:57:34 -05:00
parent c39b923ff4
commit ade52e7e07
24 changed files with 110 additions and 149 deletions

View File

@@ -9,7 +9,7 @@ spec:
namespace: fleet-mc-kustomize-example
resources:
- content: |
# Helm Example
# Multi-Cluster Kustomize Example
This example will deploy the [Kubernetes sample guestbook](https://github.com/kubernetes/examples/tree/master/guestbook/) application
using kustomize. The app will be deployed into the `fleet-mc-kustomize-example` namespace.
@@ -27,10 +27,10 @@ spec:
name: kustomize
namespace: fleet-local
spec:
repo: https://github.com/rancher/fleet-examples/
bundleDirs:
- kustomize
targetCustomization:
repo: https://github.com/rancher/fleet-examples
paths:
- multi-cluster/kustomize
targets:
- name: dev
clusterSelector:
matchLabels:
@@ -216,10 +216,6 @@ spec:
kustomize:
dir: overlays/prod
name: fleet.yaml
- content: |
resources:
- overlays/dev
name: kustomization.yaml
- content: |
resources:
- ../../base