GoogleCloudPlatform / click-to-deploy

Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.
Apache License 2.0
727 stars 442 forks source link

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

Open shawnmittal opened 3 months ago

shawnmittal commented 3 months ago

Category:

Kubernetes apps

Type:


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.