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

Updated values file to imagePullPolicy to match what is in templates/deployment.yaml #4546

Merged
merged 1 commit into from
Oct 9, 2021

Conversation

wjkw1
Copy link
Contributor

@wjkw1 wjkw1 commented Oct 6, 2021

This fix will allow people to correctly set the image pull policy from the values file when running wiki.js in kubernetes.

Currently setting the value does not get picked up, it always uses the default of IfNotPresent. Users may want to set Always OR Never but would need to change the helm chart.

This is the deployment.yaml line in code we are updating to match:

https://github.com/wjkw1/wiki/blob/dev/dev/helm/templates/deployment.yaml#L29

@NGPixel NGPixel merged commit 2916ec5 into requarks:dev Oct 9, 2021
jionggyu pushed a commit to jionggyu/wiki-2.5.302-patch that referenced this pull request Jul 9, 2024
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.

2 participants