-
Notifications
You must be signed in to change notification settings - Fork 57
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
Update services routes #172
Conversation
externalEndpoints: | ||
- endpoint: internal | ||
ipAddressPool: internalapi | ||
loadBalancerIPs: | ||
- 172.17.0.80 |
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.
to match the old example you may also want to have the override for ceph?
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.
could you please give me an example?
I didn't find what is the proper way to override ceph
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.
sorry, maybe what I wrote was confusing. I meant you removed the externalEndpoints
in this Using Ceph storage backend
section. you might want to add the service override for this, like above for the glanceAPIInternal
?
override:
service:
metadata:
annotations:
metallb.universe.tf/address-pool: internalapi
metallb.universe.tf/allow-shared-ip: internalapi
metallb.universe.tf/loadBalancerIPs: 172.17.0.80
spec:
type: LoadBalancer
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/469915dd045648b29595e5411bc90a3f ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node RETRY_LIMIT in 15m 38s |
recheck |
openstack-k8s-operators/openstack-operator#457 Signed-off-by: Fabricio Aguiar <[email protected]>
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.
/lgtm
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/89ee86e073b74bdbb855ee70bba0ae98 ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node RETRY_LIMIT in 16m 00s |
recheck |
openstack-k8s-operators/openstack-operator#457