Fix description of single cluster examples in README
This commit is contained in:
@@ -12,10 +12,10 @@ understand the basics of structuring git repos for Fleet.
|
||||
|
||||
| Example | Description |
|
||||
|-------------|-------------|
|
||||
| [manifests](single-cluster/manifests/) | An example using raw Kubernetes YAML and customizing it per target cluster |
|
||||
| [helm](single-cluster/helm/) | An example using Helm and customizing it per target cluster |
|
||||
| [manifests](single-cluster/manifests/) | An example using raw Kubernetes YAML |
|
||||
| [helm](single-cluster/helm/) | An example using Helm |
|
||||
| [helm-multi-chart](single-cluster/helm-multi-chart/) | An example deploying multiple charts from a single repo |
|
||||
| [kustomize](single-cluster/kustomize/) | An example using Kustomize and customizing it per target cluster |
|
||||
| [kustomize](single-cluster/kustomize/) | An example using Kustomize |
|
||||
| [helm-kustomize](single-cluster/helm-kustomize/) | An example using Kustomize to modify a third party Helm chart |
|
||||
|
||||
## Multi-Cluster Examples
|
||||
|
||||
Reference in New Issue
Block a user