Skip to content

Commit

Permalink
Merge pull request kubernetes-retired#877 from y-taka-23/un-namespace
Browse files Browse the repository at this point in the history
Remove the useless namespace
  • Loading branch information
k8s-ci-robot authored Jul 12, 2019
2 parents d8c01d6 + 726c7c3 commit a041fda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/usage/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ apiVersion: scheduling.k8s.io/v1beta1
kind: PriorityClass
metadata:
name: high-priority
namespace: batch-ns01
value: 1000
```

Expand Down

0 comments on commit a041fda

Please sign in to comment.