Correct typos in examples
This commit is contained in:
@@ -165,7 +165,7 @@ spec:
|
||||
serviceType: NodePort
|
||||
name: .chart/9c24c039ba1d12c3cf62ee27ea13445e44c58e8d9e1df45d0a94a1bcc5a81566/guestbook/values.yaml
|
||||
- content: |
|
||||
# Helm Kustomize Example
|
||||
# Multi-Cluster Helm Kustomize Example
|
||||
|
||||
This example will deploy the [Kubernetes sample guestbook](https://github.com/kubernetes/examples/tree/master/guestbook/) application as
|
||||
packaged as a Helm chart downloaded from a third party source and will modify the helm chart using Kustomize.
|
||||
@@ -184,10 +184,10 @@ 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
|
||||
targetCustomizations:
|
||||
- multi-cluster/helm-kustomize
|
||||
targets:
|
||||
- name: dev
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
|
||||
Reference in New Issue
Block a user