ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger 4974a904f2
All checks were successful
continuous-integration/drone/push Build is passing
Update calico to version 3.24.2
2022-10-19 10:25:25 +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.2
apiVersion: v1
kind: ServiceAccount
metadata:
name: calicoctl
namespace: kube-system