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

add psp templates to the helm chart #933

Merged
merged 9 commits into from Sep 23, 2020
Merged

Conversation

vsinghal13
Copy link
Contributor

Description

Fixes #880

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

- {{ template "sumologic.metadata.name.logs.statefulset" . }}
verbs: ["use"]
{{- end }}
Copy link
Contributor

Choose a reason for hiding this comment

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

we can add newline at the end of the file

apiVersion: policy/v1beta1
kind: PodSecurityPolicy
metadata:
name: {{ template "sumologic.fullname" . }}-psp
Copy link
Contributor

Choose a reason for hiding this comment

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

we should add template for that

Copy link
Contributor

@frankreno frankreno left a comment

Choose a reason for hiding this comment

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

@vsinghal13 vsinghal13 merged commit 6e828d7 into master Sep 23, 2020
@vsinghal13 vsinghal13 deleted the vsinghal-add-psp-support branch September 23, 2020 16:24
@perk-sumo perk-sumo added this to the v1.3 milestone Oct 6, 2020
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.

Add PSP's to chart
4 participants