Skip to content

Commit

Permalink
document some pain
Browse files Browse the repository at this point in the history
  • Loading branch information
jessitron committed Oct 6, 2024
1 parent 90b3250 commit ca63be6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion devrel-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,13 @@ Edit `./deploy/config-files/demo/values.yaml` to have the new version
```shell
cd deploy
Pulumi up
pulumi stack select honeycomb-devrel/prod # once
pulumi config set devrel-opentelemetry-demo:ingressClassName <value> # once
pulumi config set devrel-opentelemetry-demo:honeycombApiKeyDogfood <value> # once
pulumi config set devrel-opentelemetry-demo:honeycombApiKey <value> # once
pulumi up
```
### Troubleshooting
Expand Down

0 comments on commit ca63be6

Please sign in to comment.