Merge pull request #2343 from kimminger/master

Corrected Typo in Clusterrole & Clusterrolebinding
This commit is contained in:
David Ashpole 2020-03-16 10:41:22 -07:00 committed by GitHub
commit 9921cb3e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ namespace: cadvisor
commonLabels: commonLabels:
app: cadvisor app: cadvisor
resources: resources:
- cluserrole.yaml - clusterrole.yaml
- cluserrolebinding.yaml - clusterrolebinding.yaml
- daemonset.yaml - daemonset.yaml
- namespace.yaml - namespace.yaml
- podsecuritypolicy.yaml - podsecuritypolicy.yaml