![Sirajudeen](/assets/img/avatar_default.png)
* This function will be used by the k8scontrol and ephemeral to deploy calico via function. * We will no longer apply the upstream version of calico. Change-Id: I46ccae8e3fe9475cfad35d713a2faf7520f2a6a5 Relates-To: #302
6 lines
91 B
YAML
6 lines
91 B
YAML
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: calico-node
|
|
namespace: kube-system
|