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

Fix traefik registry value #8

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Conversation

galal-hussein
Copy link
Collaborator

No description provided.

Signed-off-by: galal-hussein <[email protected]>
Signed-off-by: galal-hussein <[email protected]>
@galal-hussein galal-hussein requested a review from a team as a code owner November 6, 2023 18:06
@galal-hussein galal-hussein merged commit 2ffe7f7 into k3s-io:main Nov 6, 2023
2 checks passed
@@ -1,8 +1,10 @@
--- charts-original/values.yaml
+++ charts/values.yaml
@@ -3,9 +3,9 @@
# -- Traefik image host registry
registry: docker.io
Copy link
Member

@brandond brandond Nov 6, 2023

Choose a reason for hiding this comment

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

Just to be clear, we're dropping support for Values.image.registry because we prepend the system-default-registry to Values.image.repository, and having docker.io added before it here breaks that.

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.

6 participants