-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Adding custom labels to hubble UI deployment #33586
Adding custom labels to hubble UI deployment #33586
Conversation
Commit df6a3b0 does not match "(?m)^Signed-off-by:". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
Commits df6a3b0, 94b9b2b do not match "(?m)^Signed-off-by:". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
94b9b2b
to
fca203e
Compare
/test |
fca203e
to
65f7eb1
Compare
Documentation workflow was failing due to a |
/test |
65f7eb1
to
33837b5
Compare
Fixes: cilium#33582 Signed-off-by: Andrey Maltsev <maltsev.andrey@gmail.com>
33837b5
to
50a909e
Compare
/test |
This PR introduces additional labels for Hubble UI deployment helmchart.
It implements possibility to add some additional labels (e.g. team-name, cost-center, etc.) to Hubble UI deployment.
Fixes: #33582