Skip to content

Commit

Permalink
typo in apiversion for the BundleNamespaceMapping example
Browse files Browse the repository at this point in the history
  • Loading branch information
bentastic27 authored Jul 15, 2021
1 parent d80d59b commit a06d96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/namespaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ A `BundleNamespaceMapping` has only two fields. Which are as below

```yaml
kind: BundleNamespaceMapping
apiVersion: {{fleet.version}}
apiVersion: {{fleet.apiVersion}}
metadata:
name: not-important
namespace: typically-unique
Expand Down

0 comments on commit a06d96f

Please sign in to comment.