I’m trying to check if a Kubernetes resource exist...
# automation-api
m
I’m trying to check if a Kubernetes resource exists by using a getter, but it seems to just error out if the resource doesn’t exist? Is there a way to only create a resource if it doesn’t exist already?