Merge pull request #95912 from khs1994/patch-1

fixed addons fluentd-elasticsearch statefulset format error
This commit is contained in:
Kubernetes Prow Robot 2020-10-28 01:05:55 -07:00 committed by GitHub
commit 63eacc22c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,11 +18,11 @@ metadata:
rules:
- apiGroups:
- ""
- resources:
resources:
- "services"
- "namespaces"
- "endpoints"
- verbs:
verbs:
- "get"
---
kind: ClusterRoleBinding