Files
devops-infra-helm-charts-gcp/helm-templates/loki-distributed/docs/examples/enterprise/enterprise-secrets.yaml
T
2026-08-26 03:39:42 +05:30

13 lines
190 B
YAML

apiVersion: v1
kind: Secret
metadata:
name: gel-secrets
type: Opaque
stringData:
gcp_service_account.json: |
{
GCP_SERVICE_ACCOUNT_JSON_HERE
}
license.jwt: LICENSE_HERE