ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger 58be01b10d
All checks were successful
continuous-integration/drone/push Build is passing
Update calico to version v3.24.1
2022-08-31 10:58:57 +02:00

11 lines
252 B
YAML

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