Hey, is there a way that I can get the storageclas...
# general
d
Hey, is there a way that I can get the storageclass name? I notice pulumi will create the storageclass name as
<cluster>-gp2
instead of just
gp2
, which I need to specify the storageclass in some of the helm deployment.
c
@damp-pillow-67781 is this a property of GKE?
d
It’s a property of EKS, but nvm, I think I can just create another one
c
I’m not sure this is exposed through the library. @microscopic-florist-22719?
m
It is not exposed, no. It would be straightforward to do so.