Skip to content

Conversation

@tonur
Copy link
Contributor

@tonur tonur commented Oct 24, 2023

What this PR does / why we need it

Introduced an if statement in the _helper.tpl files to check if the registry variable is empty, in order to allow Fully Qualified Repository URLs as the "image" specifier that is used in the Helm deployment that Kubernetes fetches when it needs an image.

Applies the following commits:

  • Check if registry is empty in image _helper.tpl to allow FQDN

Which issue this PR fixes

Special notes for your reviewer

Please decline if you disagree with this PR. Let us have a discussion in the issue for a better solution.
And please let me know if the Chart Version bumping is the wrong kind of bump. I didn't know if it requires a patch or a minor version upgrade.

Checklist

  • Chart Version bumped
  • [n/a] Title of the PR starts with chart name (e.g. [azure-metrics-exporter])
    This applies to all charts

@mblaschke mblaschke merged commit 67eb64a into webdevops:main Sep 15, 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.

Enable support for Fully Qualified Repository url without combining registry and repository

2 participants