ansible-role-k8s-calico/templates/calico-node-ServiceAccount.yaml
Adrien Reslinger 0de1caead0
All checks were successful
continuous-integration/drone/push Build is passing
Update calico to version 3.24.0
2022-08-20 11:58:01 +02:00

6 lines
135 B
YAML

# Source: calico/templates/calico-node.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: calico-node
namespace: kube-system