mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-13 15:56:28 +00:00
9 lines
263 B
YAML
9 lines
263 B
YAML
apiVersion: v1
|
|
automountServiceAccountToken: false
|
|
kind: ServiceAccount
|
|
metadata:
|
|
labels:
|
|
app.kubernetes.io/name: prometheus-operator-admission-webhook
|
|
app.kubernetes.io/version: 0.79.2
|
|
name: prometheus-operator-admission-webhook
|
|
namespace: default
|