diff --git a/tests/expected/single-cluster/kustomize/bundle.yaml b/tests/expected/single-cluster/kustomize/bundle.yaml index 3050f33..5f44f27 100644 --- a/tests/expected/single-cluster/kustomize/bundle.yaml +++ b/tests/expected/single-cluster/kustomize/bundle.yaml @@ -10,7 +10,7 @@ spec: namespace: fleet-kustomize-example resources: - content: | - # Helm Example + # 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-kustomize-example` namespace.