Skip to content

helm: Disable AppArmor enforcement in K8s version 1.30+ #42

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

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

ochitayat
Copy link
Contributor

This commit introduces support for disabling AppArmor enforcement on the agent pod in K8s versions above 1.30. The current AppArmor property (under the Annotations property) is set to be deprecated in future versions, so based version logic was added do include the correct property.

This commit introduces support for disabling AppArmor enforcement on the
agent pod in K8s versions above 1.30. The current AppArmor property
(under the Annotations property) is set to be deprecated in future
versions, so based version logic was added do include the correct property.
@ranberant ranberant merged commit b328199 into PaloAltoNetworks:master Aug 15, 2024
1 check passed
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.

2 participants