rancher-charts/charts/rancher-webhook/103.0.1+up0.4.2/templates/serviceaccount.yaml

11 lines
258 B
YAML
Raw Normal View History

2023-12-04 20:36:04 +00:00
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"