Add calicoctl
This commit is contained in:
parent
e2bb4a7cb8
commit
cb06fae69f
6 changed files with 120 additions and 0 deletions
11
files/calicoctl-ServiceAccount.yaml
Normal file
11
files/calicoctl-ServiceAccount.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Calico Version v3.18.0
|
||||
# https://docs.projectcalico.org/releases#v3.18.0
|
||||
# This manifest includes the following component versions:
|
||||
# calico/ctl:v3.18.0
|
||||
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: calicoctl
|
||||
namespace: kube-system
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue