ansible-role-k8s-calico/templates/calicoctl-ServiceAccount.yaml
Adrien Reslinger 16b871bb0c
All checks were successful
continuous-integration/drone/push Build is passing
Update to version v3.21.3
2022-01-14 10:03:03 +01:00

11 lines
248 B
YAML

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