apiVersion: v1 kind: Secret metadata: name: grafana-admin namespace: prometheus type: Opaque stringData: admin-user: "admin" admin-password: ""