This message was deleted.
# kubernetes
s
This message was deleted.
q
It could be that your service was deleted by someone with access to the cluster and because you've not used
--refresh
with
pulumi up
it's currently unaware of that out of band change.
m
yeah that was my explanation too, but the service was there and only missing when the deployment is complete
then it appears the recommended approach is always
--refresh
for deployment ?