You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an external secret for the RabbitMQ connection information, the xray statefulset template produces invalid yaml due to some of the environment variables being indented too far. I believe they should be one indent to the left, similar to the block below them.
@bmanuel Thanks for reporting this. We have created a ticket internally and will prioritize it. It will be fixed in the upcoming versions.
cc @megha1906
When using an external secret for the RabbitMQ connection information, the xray statefulset template produces invalid yaml due to some of the environment variables being indented too far. I believe they should be one indent to the left, similar to the block below them.
Lines in question:
charts/stable/xray/templates/xray-statefulset.yaml
Lines 1030 to 1039 in e8163c5
The text was updated successfully, but these errors were encountered: