Git 同步而不提交
我们使用 atlassian git 进行 Gitops 部署。在 kubernetes 集群中运行的代理经常检查 master 分支中的提交或更改并进行相应的部署。上次我们的 git 宕机了,我们手动在生产集群中进行了更改。现在我正在寻找一个选项来同步从本地 git 存储库执行的更改到组织存储库(生产),有人知道有办法做到这一点吗?如果我提交更改,那么 Gitops 会将更改重新部署到生产中,但我不希望这样。
We are using atlassian git for Gitops deployment. The agent running in kubernetes cluster frequently check commits or changes in the master branch and deploy it accordingly. Last time our git was down, and we made changes in the production cluster manually. Now I am looking for an option to sync the changes which performed from my local git repository to the organization repository (Production), does anybody know is there a way to do this? If I commit the change then the Gitops will re-deploy the changes to the production and I don't want that.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论