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

Cannot generate multiple gitkube remotes on a given cluster using gitkube cli. #83

Closed
naseemkullah opened this issue Jun 25, 2018 · 1 comment
Assignees

Comments

@naseemkullah
Copy link
Contributor

Because it errors out on creating an already existing docker-registry secret.

FATA[0036] generating remote failed: error creating docker-registry secret: secrets "regsecret" already exists

@tirumaraiselvan
Copy link
Collaborator

tirumaraiselvan commented Jun 25, 2018

@shahidhk can we name the regsecret as {remote-name}-regsecret to avoid collision?

@naseemkullah For the time being, you can ignore creating the docker secret through the cli (choose the skip option), and then create a docker secret manually ( https://github.com/hasura/gitkube/blob/master/docs/registry.md) and add it to your remote.yaml

tirumaraiselvan added a commit that referenced this issue Jul 27, 2018
close #83, prefix regsecret with remote name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants