mirror of https://git.rancher.io/charts
11 lines
258 B
YAML
11 lines
258 B
YAML
|
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"
|