mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2024-11-20 19:07:17 +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=
|