Skip to content

support customizing envbox host files via host_aliases #53

@ericpaulsen

Description

@ericpaulsen

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"
    }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions