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

helm: add podsecuritypolicy for fluent-bit #1506

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

terjesannum
Copy link
Contributor

Set up PodSecurityPolicy for fluent-bit the same way as for promtail. The flag for enabling this is already present in the values file, but the templates are missing.

- kind: ServiceAccount
name: {{ template "fluent-bit-loki.serviceAccountName" . }}
{{- end }}

Copy link
Contributor

Choose a reason for hiding this comment

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

Should you remove the extra line ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed :)

Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM with a small nit.

@cyriltovena cyriltovena merged commit 9773b11 into grafana:master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants