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

Add capability to enable hostNetwork #1318

Open
pranali139 opened this issue Oct 17, 2023 · 0 comments
Open

Add capability to enable hostNetwork #1318

pranali139 opened this issue Oct 17, 2023 · 0 comments
Labels
enhancement New feature or request helm

Comments

@pranali139
Copy link

pranali139 commented Oct 17, 2023

Describe the feature
Currently helm chart doesn't provide ability to set 'hostNetwork'.

Optional: Is your feature request related to a problem? Please describe.
When using Calico we require to have hostNetwork set true.

Optional: Implementation ideas
Add following in deployment.yaml file
spec:
hostNetwork: {{.Values.kubernetes.deployment.hostNetwork }}

Optional: Additional context

@phbelitz phbelitz added enhancement New feature or request helm labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request helm
Projects
None yet
Development

No branches or pull requests

2 participants