You should be able to do this by setting the `impo...
# kubernetes
g
You should be able to do this by setting the
import
option on the ConfigMap. Here’s a similar thread from yesterday: https://pulumi-community.slack.com/archives/CRFURDVQB/p1585595632038300?thread_ts=1585556994.029200&cid=CRFURDVQB
a
@gorgeous-egg-16927 Thank you for the response! This is exactly what I was looking for. Now I'm running into the problem that the
pulumi up --yes
is giving an error when trying to update the
configMap
but that is a different problem. Thank you very much. This
import
directive will be very useful. I wish it was easier to find @echoing-match-29901 😄
🎉 1