Skip to content

fix(anythingllm): Move the incorrect .spec.template.spec.strategy to .spec.strategy#2

Open
SlashNephy wants to merge 1 commit intoMintplex-Labs:mainfrom
SlashNephy:fix/anythingllm-chart-strategy-path
Open

fix(anythingllm): Move the incorrect .spec.template.spec.strategy to .spec.strategy#2
SlashNephy wants to merge 1 commit intoMintplex-Labs:mainfrom
SlashNephy:fix/anythingllm-chart-strategy-path

Conversation

@SlashNephy
Copy link

Thank you for the handy Helm chart! I’ve already applied your chart to my cluster and am playing around with it. 😄

By the way, I found an error in the chart.
I understand that the strategy field in values.yaml is supposed to control the .spec.strategy field of the Deployment.
However, this field modifies .spec.template.spec.strategy, which does not exist in the specification. Because of this, Argo CD kept complaining that it was out of sync.

I’ve fixed it so that it modifies the correct .spec.strategy field.

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.

1 participant