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

settings in controlPlaneValues.j2 - roles/deployment/cluster/templates/cluster_template/ecs/controlPlaneValues.j2 #242

Open
hadoopch opened this issue Jun 27, 2024 · 0 comments

Comments

@hadoopch
Copy link

Hi ,

i checke the mentioned file:

ContainerInfo:
  ## The mode can be public or custom
  Mode: embedded
  CopyDocker: true
  ## Docker read credentials are typically required.
  # Username:
  # Password:
  ## If the mode is custom, then enter the docker registry + repository here:
  ## e.g. registry.example.com/repository_name
  # Registry:

Regarding the comment for mode. I think the mode could be:

  • custom
  • embedded
  • public

Furthermore:

Cert is missing in the Containerinfo- dictionary.

Cert has to be the certificate in base64 encoded format for you docker registry.

Regards

Uli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant