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 fsGroup variable for Trivy plugin #318

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Add fsGroup variable for Trivy plugin #318

merged 3 commits into from
Oct 29, 2024

Conversation

matheusfm
Copy link
Contributor

Description

This PR adds the variable scan.plugins.trivy.fsGroup in Helm Chart.

Linked Issues

UD-1774

How has this been tested?

  • checking the default value: helm template zora charts/zora --set clusterName=test > template.yaml
  • checking the provided value: helm template zora charts/zora --set clusterName=test --set scan.plugins.trivy.fsGroup=2000 > template.yaml

Checklist

  • I have labeled this PR with the relevant Type labels
  • I have documented my code (if applicable)
  • My changes are covered by tests

@matheusfm matheusfm added the enhancement New feature or request label Oct 29, 2024
@matheusfm matheusfm requested review from knrc and lucasjct October 29, 2024 16:05
@matheusfm matheusfm self-assigned this Oct 29, 2024
Copy link
Contributor

@lucasjct lucasjct left a comment

Choose a reason for hiding this comment

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

LGTM

@matheusfm matheusfm merged commit befcab5 into main Oct 29, 2024
3 of 4 checks passed
@matheusfm matheusfm deleted the UD-1774-fs-group branch October 29, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants