You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue to discuss the integration of GitOps paradigm in overnode.
As a declarative way of deploying infrastructure, I think it would be nice to have some sort of GitOps operator, so you could do a Pull-Request on a git repo to update your YAML files, and then it gets automatically deployed with overnode up
This is an issue to discuss the integration of GitOps paradigm in overnode.
As a declarative way of deploying infrastructure, I think it would be nice to have some sort of GitOps operator, so you could do a Pull-Request on a git repo to update your YAML files, and then it gets automatically deployed with
overnode up