Skip to content

Commit

Permalink
feat(monitoring): add add default project for GCM source
Browse files Browse the repository at this point in the history
  • Loading branch information
dsluijk committed Dec 8, 2023
1 parent 7ce842a commit 2c657be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/monitoring/grafana/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ spec:
cache_ttl: 60m
# This can be seen as a required "subset" of a JWT Claims Set.
expect_claims: '{"iss": "https://cloud.google.com/iap","aud": "/projects/966138216790/global/backendServices/7418003389199337678"}'

persistence:
enabled: true
size: 1Gi
Expand All @@ -69,6 +68,7 @@ spec:
type: stackdriver
access: proxy
jsonData:
defaultProject: wisvch
authenticationType: gce
dashboardProviders:
dashboardproviders.yaml:
Expand Down

0 comments on commit 2c657be

Please sign in to comment.