This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d22204a59f
c12s-kubespray
/
roles
/
network_plugin
/
canal
/
templates
/
canal-node-sa.yml.j2
7 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Add RBAC support for canal (#1604) Refactored how rbac_enabled is set Added RBAC to ubuntu-canal-ha CI job Added rbac for calico policy controller
2017-09-04 08:29:40 +00:00
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: canal
Stop templating kube-system namespace and creating it (#2545) Kubernetes makes this namespace automatically, so there is no need for kubespray to manage it.
2018-03-30 11:29:13 +00:00
namespace: kube-system
Reference in a new issue
Copy permalink