How can I set additional label for broker pods? #902
Answered
by
brusdev
lnthai2002
asked this question in
Q&A
-
Hello, I need to add some special labels to the broker pod. Is it possible? |
Beta Was this translation helpful? Give feedback.
Answered by
brusdev
Apr 25, 2024
Replies: 2 comments
-
@lnthai2002 you can add labels to the broker pod by using the field spec.deploymentPlan.labels, for further details see the documentation at https://github.com/artemiscloud/activemq-artemis-operator/blob/main/docs/help/operator.md#configuring-labels-and-annotations |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
brusdev
-
Thank you
…On Thu, Apr 25, 2024, 02:38 Bruscino Domenico Francesco < ***@***.***> wrote:
@lnthai2002 <https://github.com/lnthai2002> you can add labels to the
broker pod by using the field spec.deploymentPlan.labels, for further
details see the documentation at
https://github.com/artemiscloud/activemq-artemis-operator/blob/main/docs/help/operator.md#configuring-labels-and-annotations
—
Reply to this email directly, view it on GitHub
<https://github.com/artemiscloud/activemq-artemis-operator/discussions/902#discussioncomment-9221213>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKUVHPEVNKXNZHQI2V22U3Y7CQHZAVCNFSM6AAAAABGXQPY6WVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TEMRRGIYTG>
.
You are receiving this because you were mentioned.Message ID:
<artemiscloud/activemq-artemis-operator/repo-discussions/902/comments/9221213
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@lnthai2002 you can add labels to the broker pod by using the field spec.deploymentPlan.labels, for further details see the documentation at https://github.com/artemiscloud/activemq-artemis-operator/blob/main/docs/help/operator.md#configuring-labels-and-annotations