Skip to content

Commit

Permalink
Fix typo in aws-k8s-cni.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
liwenwu-amazon committed Sep 28, 2018
1 parent 8d6101d commit 5e1b8cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/v1.2/aws-k8s-cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rules:
- crd.k8s.amazonaws.com
resources:
- "*"
- namespaecs
- namespaces
verbs:
- "*"
- apiGroups: [""]
Expand Down Expand Up @@ -124,7 +124,7 @@ spec:
names:
scope: Cluster
plural: eniconfigs
singuar: eniconfig
singular: eniconfig
kind: ENIConfig


0 comments on commit 5e1b8cf

Please sign in to comment.