with the operator, how can I have it pull in chang...
# pulumi-kubernetes-operator
w
with the operator, how can I have it pull in changes AFTER a build? For example, I check in code to a branch or main, and then a build runs, but I'd only want the code to be synced to the cluster after a (successful) CI build.