We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ca0d1 commit 75799e3Copy full SHA for 75799e3
README.md
@@ -141,7 +141,7 @@ Here is an example excerpt chart configuration for such use case:
141
```yaml
142
# Values relevant to ServiceAccount
143
scalyr:
144
- apiKey: gcp:secretmanager:projects/$PROJECT_ID/secrets/mydbpassword/versions/2
+ apiKey: gcp:secretmanager:projects/$PROJECT_ID/secrets/myscalyragentapikey/versions/2
145
useRawApiKeyEnvValue: true
146
```
147
0 commit comments