generated from falcosecurity/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 296
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
falcosidekick does not provide PodSecurityPolicy #110
Labels
kind/bug
Something isn't working
Comments
czunker
pushed a commit
to czunker/charts-1
that referenced
this issue
Oct 2, 2020
3 tasks
czunker
pushed a commit
to czunker/charts-1
that referenced
this issue
Oct 2, 2020
Fixes falcosecurity#110 Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
czunker
pushed a commit
to czunker/charts-1
that referenced
this issue
Oct 5, 2020
Fixes falcosecurity#110 Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
czunker
pushed a commit
to czunker/charts-1
that referenced
this issue
Oct 5, 2020
Fixes falcosecurity#110 Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
czunker
pushed a commit
to czunker/charts-1
that referenced
this issue
Oct 5, 2020
Fixes falcosecurity#110 Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
czunker
pushed a commit
to czunker/charts-1
that referenced
this issue
Oct 5, 2020
Fixes falcosecurity#110 Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
poiana
pushed a commit
that referenced
this issue
Oct 5, 2020
Fixes #110 Signed-off-by: Christian Zunker <christian.zunker@codecentric.cloud>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The helm chart has a switch to create a PodSecurityPolicy:
podSecurityPolicy.create
But this switch only adds a ClusterRole and RoleBinding.
How to reproduce it
Install helm Chart with
podSecurityPolicy.create=true
Expected behaviour
Creates a matching PodSecurityPolicy for falcosidekick.
Environment
falcosidekick version: 2.14.0
falcosidekick helm chart version: 0.1.25
helm
The text was updated successfully, but these errors were encountered: