ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger d13e3b73a5
All checks were successful
continuous-integration/drone/push Build is passing
Update calico to version 3.26.0
2023-06-02 11:17:37 +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.0
apiVersion: v1
kind: ServiceAccount
metadata:
name: calicoctl
namespace: kube-system