mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +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:
|
rules:
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
- resources:
|
resources:
|
||||||
- "services"
|
- "services"
|
||||||
- "namespaces"
|
- "namespaces"
|
||||||
- "endpoints"
|
- "endpoints"
|
||||||
- verbs:
|
verbs:
|
||||||
- "get"
|
- "get"
|
||||||
---
|
---
|
||||||
kind: ClusterRoleBinding
|
kind: ClusterRoleBinding
|
||||||
|
Loading…
Reference in New Issue
Block a user