Skip to content
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

RBAC for pre-install hook #181

Merged
merged 1 commit into from Sep 9, 2019
Merged

RBAC for pre-install hook #181

merged 1 commit into from Sep 9, 2019

Conversation

maimaisie
Copy link
Contributor

@maimaisie maimaisie commented Sep 8, 2019

Description

Fix RBAC error for pre-install hook

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ template "sumologic.fullname" . }}-setup
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to name all these new resources with the same name?

Copy link
Contributor Author

@maimaisie maimaisie Sep 9, 2019

Choose a reason for hiding this comment

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

yes, it's a very conventional thing to give resources the same name in helm as long as we don't have two or more resources of the same type with the same name

@maimaisie maimaisie merged commit c2501a0 into master Sep 9, 2019
@maimaisie maimaisie deleted the maisie-hook-rbac branch September 9, 2019 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants