This repo hosts essential configurations (and documentation) for Honeydipper.
To load the configurations defined in this repo, put the below in the init.yaml in your own control repo.
---
repos:
- repo: [email protected]/honeydipper/honeydipper-config-essentialsTo load the essentials with datadog-emitter enabled.
---
repos:
- repo: [email protected]/honeydipper/honeydipper-config-essentials
- repo: [email protected]/honeydipper/honeydipper-config-essentials
path: datadogTo load the essentials with gcloud drivers.
---
repos:
- repo: [email protected]/honeydipper/honeydipper-config-essentials
- repo: [email protected]/honeydipper/honeydipper-config-essentials
path: gcloudTo load the essentials with gcloud drivers and datadog-emitter.
---
repos:
- repo: [email protected]/honeydipper/honeydipper-config-essentials
- repo: [email protected]/honeydipper/honeydipper-config-essentials
path: gcloud
- repo: [email protected]/honeydipper/honeydipper-config-essentials
path: datadogHoneydipper is licensed under the MPLv2 License.
Thank you for your interest! Please refer to the Code of Conduct for guidance.
