ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger b46c587720
All checks were successful
continuous-integration/drone/push Build is passing
Update calico to version 3.26.1
2023-06-18 12:53:04 +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.26.1
apiVersion: v1
kind: ServiceAccount
metadata:
name: calicoctl
namespace: kube-system