Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more parameters to the example configuration (#9)
## 📝 Summary Add more parameters to the example configuration: - Couple of new parameters supported by the rbuilder-operator - `instance_name` to the Prometheus config to uniquely identify the running instance - Secrets configuration to Prometheus config to authenticate to the remote endpoint ## ⛱ Motivation and Context <!--- Why is this change required? What problem does it solve? --> ## 📚 References <!-- Any interesting external links to documentation, articles, tweets which add value to the PR --> --- ## ✅ I have run these commands * [ ] `make lint` * [ ] `make test` * [ ] `go mod tidy` Signed-off-by: bakhtin <a@bakhtin.net>
- Loading branch information