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

How to set hostAliases value in the values.yaml #324

Open
mehadi92 opened this issue Jan 26, 2023 · 0 comments
Open

How to set hostAliases value in the values.yaml #324

mehadi92 opened this issue Jan 26, 2023 · 0 comments

Comments

@mehadi92
Copy link

In the values.yaml#L118 there is option to set hostAliases. How can I set the bellow config in values.yaml

hostAliases:
  - ip: "127.0.0.1"
    hostnames:
    - "foo.local"
    - "bar.local"
  - ip: "10.1.2.3"
    hostnames:
    - "foo.remote"
    - "bar.remote"

Config source: k8s adding-additional-entries-with-hostaliases

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

1 participant