ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger a1b71d54ec
All checks were successful
continuous-integration/drone/push Build is passing
Update to version v3.23.0
2022-05-11 21:33:11 +02:00

11 lines
254 B
YAML

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