tinkerbell / playground

Example deployments of the Tinkerbell Stack for use as playground environments
Apache License 2.0
127 stars 85 forks source link

Expose hegel ports in docker compose #106

Closed detiber closed 2 years ago

detiber commented 2 years ago

Description

Expose hegel ports in docker-compose.yml

Why is this needed

This allows hegel to be reached by the machines being provisioned.

How Has This Been Tested?

Tested manually when updating cluster-api-provider-tinkerbell documentation to use latest sandbox vs the v0.5.0 tag.

How are existing users impacted? What migration steps/scripts do we need?

Should not have any impact on existing users, since this was not working previously.