Skip to content

Commit

Permalink
Merge pull request #1661 from Vishwanath-GitHub/master
Browse files Browse the repository at this point in the history
docs: added a full stop for better readbility
  • Loading branch information
k8s-ci-robot committed Sep 8, 2020
2 parents 7076bfc + 26b878c commit 8ac7b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/cronjob-tutorial/testdata/emptymain.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ func main() {
/*
The above example will change the scope of your project to a single Namespace. In this scenario,
it is also suggested to restrict the provided authorization to this namespace by replacing the default
ClusterRole and ClusterRoleBinding to Role and RoleBinding respectively
ClusterRole and ClusterRoleBinding to Role and RoleBinding respectively.
For further information see the kubernetes documentation about Using [RBAC Authorization](https://kubernetes.io/docs/reference/access-authn-authz/rbac/).
Also, it is possible to use the MultiNamespacedCacheBuilder to watch a specific set of namespaces:
Expand Down

0 comments on commit 8ac7b5d

Please sign in to comment.