blob: 4fbf5e70569c4f5e033825da725751756f01bcbb [file] [log] [blame]
Mohammed Naser8a2c8fb2023-02-19 17:23:55 +00001apiVersion: v1
2kind: Secret
3metadata:
4 name: loki-secrets
5type: Opaque
6stringData:
7 gcp_service_account.json: |
8 {
9 GCP_SERVICE_ACCOUNT_JSON_HERE
10 }