ansible-role-k8s-cert-manager/templates/1.0/cert-manager-webhook-ServiceAccount.yaml
Adrien f1e07abe81
All checks were successful
continuous-integration/drone/push Build is passing
Add version 1.0.0
2020-09-02 23:17:21 +02:00

10 lines
250 B
YAML

apiVersion: v1
kind: ServiceAccount
metadata:
labels:
app: webhook
app.kubernetes.io/component: webhook
app.kubernetes.io/instance: cert-manager
app.kubernetes.io/name: webhook
name: cert-manager-webhook
namespace: cert-manager