-
Notifications
You must be signed in to change notification settings - Fork 59
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
feat : custom repo for civo #778
base: main
Are you sure you want to change the base?
Conversation
This is quite a large number of files being changed - how can I test it? |
This is for all clouds,may be we can distribute the work for testing? |
@jokestax: as a rule of thumb, before asking for review, always try to have your branch up to date with Of course, changes in |
Okay @fharper ,got it :) |
we can now deploy multiple repos on same organistation using below flags :
"--gitopsRepoName" metaphorRepoName "adminTeamName" "developerTeamName"
but we have to use kubefirst repo branch "feat-custom-repo" and kubefirst-api repo branch "feat-custom-repo" until its merged into main