ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger e48fabc946
All checks were successful
continuous-integration/drone/push Build is passing
Update to version 3.20.1
2021-09-19 00:25:15 +02:00

11 lines
248 B
YAML

# 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