jfrog / charts

JFrog official Helm Charts
https://jfrog.com/integration/helm-repository/
Apache License 2.0
255 stars 444 forks source link

[xray] Fix `volumeMounts` formatting for `panoramic` #1896

Closed rhys96 closed 1 month ago

rhys96 commented 3 months ago

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

What this PR does / why we need it:

This resolves the bug caused when additional volume mounts are added to the deployment. The initial panoramic volume mount has an additional 2 spaces which causes additional volume mounts to be out of alignment.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #1895

Special notes for your reviewer:

github-actions[bot] commented 3 months ago

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


1 out of 2 committers have signed the CLA.
:white_check_mark: @rhys96
:x: @megha1906
You can retrigger this bot by commenting recheck in this Pull Request

rhys96 commented 3 months ago

I have read the CLA Document and I hereby sign the CLA

rhys96 commented 3 months ago

recheck