Skip to content

Commit

Permalink
docs: update README to fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paddatrapper committed Jun 26, 2023
1 parent e81f84b commit aaecdad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ plugin:
value: dest-ns-inside-vcluster
```
Alternatively, the annotation `com.flanksource/vluster-namespace` can be used to
specify a namespace to sync to. The plugin will not create this namespace if it
doesn't exist. It is the user's responsibility to ensure that it exists.
Alternatively, the annotation `com.flanksource/vcluster-namespace` can be used
to specify a namespace to sync to. The plugin will not create this namespace if
it doesn't exist. It is the user's responsibility to ensure that it exists.

### Building the Plugin
To just build the plugin image and push it to the registry, run:
Expand Down

0 comments on commit aaecdad

Please sign in to comment.