You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2024. It is now read-only.
I saw that AMI creation is already included in the templates dir .
https://github.com/aws-quickstart/quickstart-jfrog-artifactory/blob/main/templates/jfrog-ami-creation.template.yaml#L194
however, the generated image is not supported in the deployment part:
https://github.com/aws-quickstart/quickstart-jfrog-artifactory/blob/main/templates/jfrog-artifactory-ec2-instance.template.yaml#L94
is it possible to fix the jfrog-artifactory-ec2-instance.yaml to support the customized image?