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

[xray] Incorrect indentation in customVolumeMounts for the policyenforcer container. #1975

Closed
jmartinezfl opened this issue Mar 4, 2025 · 2 comments

Comments

@jmartinezfl
Copy link

The Helm chart for Xray is producing an error when customVolumeMounts are defined in the policyenforcer container.

To align it with the rest of the containers, the following lines should be indented to the left:

- name: data-volume
mountPath: "{{ .Values.xray.persistence.mountPath }}"

There is an open issue with a similar error for the same container:
#1960

@jmartinezfl jmartinezfl changed the title [xray] Wrong indent for customVolumeMounts in policyenforcer container [xray] Incorrect indentation in customVolumeMounts for the policyenforcer container. Mar 4, 2025
@Atchuu
Copy link

Atchuu commented Mar 6, 2025

Can confirm we are also hitting this issue when trying to load in PostgreSQL certificate authorities for SSL using customVolumeMounts.

@rahulsadanandan
Copy link
Collaborator

@jmartinezfl Thanks for reporting this. This is fixed and will be released with the upcoming version (3.111.18)

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

No branches or pull requests

3 participants