https://pulumi.com logo
n

narrow-translator-93508

06/10/2022, 5:33 PM
Hi, is there an example out there of combined usage of
Github Actions
[CI] +
Pulumi Operator
[CD]? How do I tell the
pulumi k8s operator
which revision to pull from
docker registry
?
l

limited-rainbow-51650

06/13/2022, 7:50 AM
What do you intend to pull from the docker registry?
n

narrow-translator-93508

06/13/2022, 7:57 AM
My use case is the following: 1. I would like my developers to build and push a container to
Artifact Registry
with a given tag 2. Operator should only execute the stack from github when a new tag is pushed
Tag Tracking
like in ArgoCD for example 🙂
q

quiet-wolf-18467

06/13/2022, 3:29 PM
2 Views