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

click-to-deploy/k8s/harbor readme.md has incorrect instructions resulting in doubled image tags. #2687

Open
1 of 3 tasks
shawnmittal opened this issue May 21, 2024 · 0 comments
Labels
kind/k8s Related to the Kubernetes application needs-triage This wasn't investigate by the repo's owners yet

Comments

@shawnmittal
Copy link

Category:

Kubernetes apps

Type:

  • Bug
  • Feature Request
  • Process

The click-to-deploy readme.md incorrectly passes the image tags to the manifest.yaml twice. Once during variable export, and again during the setting of the template variables during manifest template creation.

Solution is to delete the tag setting for the image repository during the environmental variable export. This will avoid needing to change the template.

@shawnmittal shawnmittal added kind/k8s Related to the Kubernetes application needs-triage This wasn't investigate by the repo's owners yet labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/k8s Related to the Kubernetes application needs-triage This wasn't investigate by the repo's owners yet
Projects
None yet
Development

No branches or pull requests

1 participant