Skip to content

Conversation

@SuganJoe
Copy link

@SuganJoe SuganJoe commented Aug 11, 2022

This PR is about adding the ability to service-account.yaml template to accept custom labels defined through values.yaml

Closes: #326

Use case:
Internally we have a requirement to have a custom label to the service account (SA) in order to get the SA or the pod associated with SA access to internal vault. In other words, when a SA has a specific label, it would help the corresponding pod to obtain access to vault storage.

@pull-request-size pull-request-size bot added the size/S PR that changes 10-29 lines. Very easy to review. label Aug 11, 2022
@CLAassistant
Copy link

CLAassistant commented Aug 11, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@cognifloyd cognifloyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You only need the &labels... yaml anchors when reusing bits with *labels... so drop that. At a glance I don't see any other issues.

@cognifloyd cognifloyd merged commit c3eff3d into StackStorm:master Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S PR that changes 10-29 lines. Very easy to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ability to create custom labels for service account

4 participants