fixed addons fluentd-elasticsearch statefulset format error

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai 2020-10-27 20:06:15 +08:00 committed by GitHub
parent b4258ec138
commit ba41d45870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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