cloudposse / docs

Terraform Reference Architecture for AWS, Datadog and GitHub Actions
https://docs.cloudposse.com
Other
69 stars 26 forks source link

Document Codefresh Registry Pull Secrets for Clusters #135

Open osterman opened 6 years ago

osterman commented 6 years ago

what

solutions

  1. use dedicated bot account
  2. use UI
  3. use cli

related

https://codefresh-io.github.io/cli/more/image-pull-secret/ https://hub.docker.com/r/codefresh/cli/tags/ https://docs.cloudposse.com/release-engineering/codefresh/

Or manually...

image

RunCodefreshCLI:
    title: Running Codefresh CLI ...
    image: 'codefresh/cli:latest'
    commands: 
      - codefresh ...
osterman commented 6 years ago

Waiting for more feedback on how we can generate pull secrets dynamically for unlimited staging environments