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

fix: specify trivy-server persistent volume claim for argocd sync #1207

Merged
merged 1 commit into from
May 7, 2023

Conversation

jemag
Copy link
Contributor

@jemag jemag commented May 4, 2023

Description

Explicitly specify the kind and apiVersion for the volumeClaimTemplates of trivy-server

Related issues

Remove this section if you don't have related PRs.

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

Signed-off-by: Alexandre Desjardins <alexandre.bd@tutanota.com>
@chen-keinan chen-keinan changed the title fix: specify trivy-server persistentvolumeclaim for argocd sync fix: specify trivy-server persistent volume claim for argocd sync May 7, 2023
@chen-keinan
Copy link
Collaborator

lgtm 🚀

@chen-keinan chen-keinan merged commit bebbad4 into aquasecurity:main May 7, 2023
7 checks 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.

Trivy-server missing explicit apiVersion and kind from volumeclaimtemplate
2 participants