Volume not available on Project options
chizidotdev
HOBBYOP

a year ago

I'm trying to add a volume to my golang server service but the volume option isn't available, it's deployed with a custom Dockerfile if that matters.
To add, I noticed this across multiple projects, not just this one.

I've gone through this process a couple times in the past, without problems… Any idea what I might be missing..?

Solved

7 Replies

chizidotdev
HOBBYOP

a year ago

8dc7683a-c357-4129-918d-e4d1c04d090d


a year ago

You need to attach the volume at the same time as you create the service, in the same staged change


chizidotdev
HOBBYOP

a year ago

Oh… Well that's new.


a year ago

yes it is, and it is only temporary


chizidotdev
HOBBYOP

a year ago

Alright, cool. Thanks though, I'm set up now


a year ago

awsome!


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...