Skip to content
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

support customizing envbox host files via host_aliases #53

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
Labels
enhancement New feature or request

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"
    }
@ericpaulsen ericpaulsen added the enhancement New feature or request label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants