This message was deleted.
# kubernetes
s
This message was deleted.
partyk8s 2
f
Thanks for the explanation! It also happens when k8s sets default values that were missed in the pulumi configuration. For example,
apiVersion: 'v1'
was missed in a
claimRef
of PersistentVolume resource. This was basically set by k8s. What will be the best way around it?
g
Would you mind filing an issue with more details so we can take a look? Thanks!
👍 1