Skip to content

support customizing envbox host files via host_aliases #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ericpaulsen opened this issue Sep 15, 2023 · 0 comments
Open

support customizing envbox host files via host_aliases #53

ericpaulsen opened this issue Sep 15, 2023 · 0 comments
Assignees

Comments

@ericpaulsen
Copy link
Member

a customer wants to set host_aliases in their envbox-based workspace. they mention this works for non-envbox workspaces. K8s docs here. below is what they've set in their template:

  spec {
    restart_policy = "Never"

    host_aliases {
      hostnames = ["…."]
      ip        = "127.0.0.1"
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants