ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger b90996045b
All checks were successful
continuous-integration/drone/push Build is passing
Update calico to version v3.23.1
2022-05-18 07:29:16 +02:00

11 lines
254 B
YAML

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