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

Set MW_LOG_TO_STDERR to 'yes' in local env #62

Merged
merged 7 commits into from Oct 25, 2021
Merged

Conversation

deer-wmde
Copy link
Contributor

@addshore
Copy link
Contributor

This should also have the new chart version used, and also the new image version used when it is tagged.
Although that image tag should be in the chart version used, and we could drop the image specification from this values file.

@@ -128,7 +128,7 @@ releases:
- name: mediawiki-135
namespace: default
chart: wbstack/mediawiki
version: 0.2.0
version: 0.3.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
This will bump both local and prod charts at the same time, and thus we should apply to both local and prod on merging this.

webapi: "main@sha256:f75aee2d962c4711b414c2a0571568ded9738c39c5d29483d7c7c8f6c8431f23"
backend: "main@sha256:f75aee2d962c4711b414c2a0571568ded9738c39c5d29483d7c7c8f6c8431f23"
alpha: "main@sha256:f75aee2d962c4711b414c2a0571568ded9738c39c5d29483d7c7c8f6c8431f23"
image:
pullPolicy: Always
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can also remove the override pullPolicy and just use what is in the chart!

Remove pull policy, use definition in chart

Co-authored-by: addshore <addshore@users.noreply.github.com>
@addshore addshore merged commit 4fb1742 into main Oct 25, 2021
@addshore addshore deleted the enable-local-logging branch October 25, 2021 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants