ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger 148111abad
All checks were successful
continuous-integration/drone/push Build is passing
Update to version v3.20.2
2021-10-05 21:47:48 +02:00

11 lines
248 B
YAML

# Calico Version v3.20.2
# https://docs.projectcalico.org/releases#v3.20.2
# This manifest includes the following component versions:
# calico/ctl:v3.20.2
apiVersion: v1
kind: ServiceAccount
metadata:
name: calicoctl
namespace: kube-system