Update bundle-diffs.md for broken URL

This change fixes a URL that now 404s after repo structure changes. This fixes the 404 caused by https://github.com/rancher/fleet-examples/pull/39
This commit is contained in:
Dan 2023-06-27 09:01:53 -04:00 committed by Corentin Néau
parent a72ddabf36
commit 357659aaca
1 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,9 @@ With the patch, users can instruct fleet to ignore object modifications.
## Simple Example
https://github.com/rancher/fleet-examples/tree/master/bundle-diffs
In this simple example, we create a Service and ConfigMap that we apply a bundle diff onto.
https://github.com/rancher/fleet-test-data/tree/master/bundle-diffs
## Gatekeeper Example