Skip to content

Commit

Permalink
Merge pull request #134 from aandryashin/master
Browse files Browse the repository at this point in the history
Fixed quota name collision.
  • Loading branch information
vania-pooh authored Apr 15, 2022
2 parents d57ee9e + 92946fd commit 0fb148b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion moon2/crds/moon.aerokube.com_quotas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ spec:
kind: Quota
listKind: QuotaList
plural: quotas
singular: quota
singular: team
shortNames:
- quota
scope: Namespaced
versions:
- name: v1
Expand Down

0 comments on commit 0fb148b

Please sign in to comment.