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

PSP doesn't include required apparmor profile by default #35

Closed
Niksko opened this issue Sep 3, 2020 · 0 comments
Closed

PSP doesn't include required apparmor profile by default #35

Niksko opened this issue Sep 3, 2020 · 0 comments

Comments

@Niksko
Copy link
Contributor

Niksko commented Sep 3, 2020

Describe what happened:

When deploying the chart with the agent PSP enabled, the PSP doesn't allow for the unconfined apparmor profile used by default by the system probe container

Describe what you expected:

This PSP should allow the unconfined apparmor profile

Steps to reproduce the issue:

  1. Deploy the Helm chart with:
values:
  agents:
    enabled: true
    podSecurity:
      podSecurityPolicy:
        create: true

Additional environment details (Operating System, Cloud provider, etc):

Chart version 2.4.14

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

No branches or pull requests

1 participant