Update to version 3.20.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0030f3ac0e
commit
e48fabc946
32 changed files with 31 additions and 25 deletions
11
templates/calicoctl-ServiceAccount.yaml
Normal file
11
templates/calicoctl-ServiceAccount.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Calico Version v3.20.1
|
||||
# https://docs.projectcalico.org/releases#v3.20.1
|
||||
# This manifest includes the following component versions:
|
||||
# calico/ctl:v3.20.1
|
||||
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: calicoctl
|
||||
namespace: kube-system
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue