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

Incorrect env name port in DaemonSet example #28

Open
lindhe opened this issue Sep 21, 2023 · 2 comments
Open

Incorrect env name port in DaemonSet example #28

lindhe opened this issue Sep 21, 2023 · 2 comments

Comments

@lindhe
Copy link

lindhe commented Sep 21, 2023

According to the documentation, there is no variable named port. Do you mean lb_port here?

- name: port
value: "6443"

- name: port
value: "6443"

@lindhe
Copy link
Author

lindhe commented Sep 21, 2023

Oh, maybe port is right and lb_port is wrong? I see that the generated pod spec uses port here:

https://github.com/kube-vip/kube-vip/blob/f7666067a49f04922c469198924b200dc8405084/pkg/kubevip/config_generator.go#L31-L34

@lindhe
Copy link
Author

lindhe commented Sep 21, 2023

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