rancher-charts/charts/rancher-webhook/105.0.0+up0.6.1-rc.5/templates/serviceaccount.yaml

11 lines
258 B
YAML
Raw Normal View History

apiVersion: v1
kind: ServiceAccount
metadata:
name: rancher-webhook
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: rancher-webhook-sudo
annotations:
cattle.io/description: "SA which can be impersonated to bypass rancher-webhook validation"