Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Should be able to customize the resources in the Helm Chart #126

Open
christophe-f opened this issue Oct 16, 2023 · 4 comments
Open

Should be able to customize the resources in the Helm Chart #126

christophe-f opened this issue Oct 16, 2023 · 4 comments
Labels
jira kind/documentation Improvements or additions to documentation status/triage

Comments

@christophe-f
Copy link

For example the cpu, mem, etc

@tumido tumido self-assigned this Oct 17, 2023
@tumido
Copy link
Member

tumido commented Oct 17, 2023

Do you mean for the Backstage pod? This should already be possible.

https://github.com/backstage/charts/blob/main/charts/backstage/values.yaml#L159

I think this issue comes from OCP Helm UI, where the OCP Form renderer is unable to render this specific field due to https://issues.redhat.com/browse/OCPBUGS-14875

I'll investigate further.

@tumido tumido added kind/bug Something isn't working and removed kind/enhancement New feature or request labels Oct 17, 2023
@tumido
Copy link
Member

tumido commented Oct 25, 2023

@christophe-f can you please clarify resources for which entity we're unable to configure at this moment? I guess it's postgresql, correct? The Backstage itself should be fine (in both form and yaml views). Postgresql is not configurable in Form view in OCP (however it is configurable via yaml)

@christophe-f
Copy link
Author

Great, we will add that to the documentation regarding the resource attribute

@kadel kadel added kind/documentation Improvements or additions to documentation and removed kind/bug Something isn't working labels Nov 24, 2023
@tumido
Copy link
Member

tumido commented Nov 24, 2023

Should be fixed upstream via: bitnami/charts#21237 (+ propagated back)

@kadel kadel added the jira label Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
jira kind/documentation Improvements or additions to documentation status/triage
Projects
None yet
Development

No branches or pull requests

3 participants