parodos-dev / orchestrator-helm-chart

Helm chart to deploy the Orchestrator solution suite.
https://parodos.dev/orchestrator-helm-chart/
Apache License 2.0
2 stars 22 forks source link

Capture GitHub client {Id,Secret} in hack/setup.sh #193

Closed jordigilh closed 4 months ago

jordigilh commented 4 months ago

Captures the GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET in the hack/setup.sh script so that it is captured in the secret and consumed by the helm chart.

@masayag PTAL.