Correct typos in examples
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
appVersion: 0.0.0
|
||||
name: Chart.yaml
|
||||
- content: |
|
||||
# Helm Example
|
||||
# Multi-Cluster Helm Example
|
||||
|
||||
This example will deploy the [Kubernetes sample guestbook](https://github.com/kubernetes/examples/tree/master/guestbook/) application as
|
||||
packaged as a Helm chart.
|
||||
@@ -35,10 +35,10 @@ spec:
|
||||
name: helm
|
||||
namespace: fleet-local
|
||||
spec:
|
||||
repo: https://github.com/rancher/fleet-examples/
|
||||
repo: https://github.com/rancher/fleet-examples
|
||||
paths:
|
||||
- helm
|
||||
targetCustomizations:
|
||||
- multi-cluster/helm
|
||||
targets:
|
||||
- name: dev
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
|
||||
Reference in New Issue
Block a user