Files
HetznerTerra/infrastructure/charts/loki/docs/examples/enterprise/enterprise-secrets.yaml
T

13 lines
190 B
YAML
Raw Normal View History

2026-05-04 10:49:46 +00:00
apiVersion: v1
kind: Secret
metadata:
name: gel-secrets
type: Opaque
stringData:
gcp_service_account.json: |
{
GCP_SERVICE_ACCOUNT_JSON_HERE
}
license.jwt: LICENSE_HERE