drop whole repository
This commit is contained in:
11
deploy/prometheus/manifests/grafana-serviceAccount.yaml
Normal file
11
deploy/prometheus/manifests/grafana-serviceAccount.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
automountServiceAccountToken: false
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: grafana
|
||||
app.kubernetes.io/name: grafana
|
||||
app.kubernetes.io/part-of: kube-prometheus
|
||||
app.kubernetes.io/version: 11.5.2
|
||||
name: grafana
|
||||
namespace: monitoring
|
||||
Reference in New Issue
Block a user