mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
fixed addons fluentd-elasticsearch statefulset format error
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
parent
b4258ec138
commit
ba41d45870
@ -18,11 +18,11 @@ metadata:
|
||||
rules:
|
||||
- apiGroups:
|
||||
- ""
|
||||
- resources:
|
||||
resources:
|
||||
- "services"
|
||||
- "namespaces"
|
||||
- "endpoints"
|
||||
- verbs:
|
||||
verbs:
|
||||
- "get"
|
||||
---
|
||||
kind: ClusterRoleBinding
|
||||
|
Loading…
Reference in New Issue
Block a user