Skip to content

Commit

Permalink
[hotfix] Fix the typo in rbac.md (apache#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulmz authored Jun 6, 2024
1 parent 6abd9d7 commit 1992841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/docs/operations/rbac.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ For each additional namespace that runs the Flink jobs, users need to do the fol
```
3. Optionally create an example Flink job in the namespace. Run the command from the root of the cloned flink-kuberntes-operator repo:
```sh
kubectl -f example/basic.yaml
kubectl apply -f example/basic.yaml
```

0 comments on commit 1992841

Please sign in to comment.