ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger 4bd2267e77
All checks were successful
continuous-integration/drone/push Build is passing
Update to version v3.22.2
2022-04-14 21:27:02 +02:00

11 lines
254 B
YAML

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