Skip to content

Commit

Permalink
fix: naming of cert-manager resource (#14)
Browse files Browse the repository at this point in the history
* fix: naming of cert-manager resource

* fix: reset formatting again
  • Loading branch information
virth authored Feb 19, 2020
1 parent eec9623 commit 1f3aaa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/namespace/create/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ rules:
- ''
- apps
- batch
- certmanager.k8s.io
- cert-manager.io
- extensions
resources:
- certificates
Expand Down

0 comments on commit 1f3aaa8

Please sign in to comment.