-
@ bashfulrobot
2025-05-04 18:24:22When you are building out manifests, etc, for an app that you intend to deploy using #gitops, do you: - build, manually deploy (test), convert, and takeover (gitops)? - build, manually deploy (test), delete, convert, deploy (gitops)? - build in gitops, and iterate until working? - something else?