-
Notifications
You must be signed in to change notification settings - Fork 26
Update kube-vip image for vSphere example #1288
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
base: main
Are you sure you want to change the base?
Conversation
@@ -68,7 +68,7 @@ spec: | |||
value: ${CONTROL_PLANE_ENDPOINT_IP} | |||
- name: prometheus_server | |||
value: :2112 | |||
image: ghcr.io/kube-vip/kube-vip:v0.6.4 | |||
image: ghcr.io/kube-vip/kube-vip:v0.8.10 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The manifest should be updated, not only the version.
See: https://kube-vip.io/docs/installation/static/#generating-a-manifest
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have updated it
Please test the PR in CI before merging |
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Checklist: