mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2025-01-06 00:08:13 +01:00
8 lines
110 B
YAML
8 lines
110 B
YAML
|
apiVersion: v1
|
||
|
kind: Secret
|
||
|
metadata:
|
||
|
name: grafana-credentials
|
||
|
data:
|
||
|
user: YWRtaW4=
|
||
|
password: YWRtaW4=
|