drop whole repository
This commit is contained in:
15
deploy/prometheus/manifests/grafana-config.yaml
Normal file
15
deploy/prometheus/manifests/grafana-config.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
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-config
|
||||
namespace: monitoring
|
||||
stringData:
|
||||
grafana.ini: |
|
||||
[date_formats]
|
||||
default_timezone = UTC
|
||||
type: Opaque
|
||||
Reference in New Issue
Block a user