kubespray 2.24 추가
This commit is contained in:
13
roles/network_plugin/calico/templates/calico-node-sa.yml.j2
Normal file
13
roles/network_plugin/calico/templates/calico-node-sa.yml.j2
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: calico-node
|
||||
namespace: kube-system
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: calico-cni-plugin
|
||||
namespace: kube-system
|
||||
Reference in New Issue
Block a user