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

Allow default policy customization #3620

Conversation

josedonizetti
Copy link
Contributor

1. Explain what the PR does

Fix #3516

This PR adds a new option to helm to allow the customization of the default policy. The work on this PR is done in the commit 8f97f47 the previous commit is from the PR #3619, which is a depedency.

2. Explain how to test it

# create your k8s cluster
helm install tracee ./deploy/helm/tracee --set-file defaultPolicy=/path/to/policy

3. Other comments

@rafaeldtinoco
Copy link
Contributor

I believe you accidentally pushed the commit also included in another PR so there is a conflict now. Feel free to merge this once you rebase.

Copy link
Contributor

@rafaeldtinoco rafaeldtinoco left a comment

Choose a reason for hiding this comment

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

LGTM

@josedonizetti josedonizetti force-pushed the allow-default-policy-customization branch from 8f97f47 to 383ca9f Compare October 29, 2023 15:04
@josedonizetti josedonizetti merged commit 7400dec into aquasecurity:main Oct 29, 2023
@josedonizetti josedonizetti deleted the allow-default-policy-customization branch October 29, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm allow default policy customization
2 participants