Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

[sonarqube] Add optional serviceaccount creation #50

Merged
merged 5 commits into from
Mar 30, 2020
Merged

[sonarqube] Add optional serviceaccount creation #50

merged 5 commits into from
Mar 30, 2020

Conversation

tibuntu
Copy link

@tibuntu tibuntu commented Mar 26, 2020

This PR adds the optional functionality to create a new or use an existing k8s serviceAccount.

Probably useful when using RBAC.

Copy link
Contributor

@rjkernick rjkernick left a comment

Choose a reason for hiding this comment

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

Please fix the typo and increment the minor version in Chart.yaml

{{- end }}
{{- if .Values.serviceAccount.annotations }}
annotations:
{{ toYaml .Values.serviceAccount.annotations | nindent 4 }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Please fix the typo on indent.

@tibuntu
Copy link
Author

tibuntu commented Mar 26, 2020

Thank you for the quick review! When can I expect it to be merged? We are currently using the chart from my fork and would be happy to use the official chart instead.

@rjkernick rjkernick merged commit f4f6844 into Oteemo:master Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants