Morning guys! I have a service which is 100% hand...
# help
r
Morning guys! I have a service which is 100% handle by Seed. I am trying to add a new service, Seed see them both and my pipeline is successful, but Seed does not seem to see my two new endpoints so I can configure my domain on them. Anyone has any idea if I have to do anything special for Seed to see them? Pretty sure I never had to do anything special before. I was just going into
Settings / Edit Custom Domains
Thank you in advance!
f
Hey @Robert, are you adding an SST service or Serverless Framework?
r
Hey Frank! I'm adding a new serverless service. I just reached the 500 resources limit and I have to split my serverless.yml in two, probably more.
r
I believe sst is different from serverless. We don’t use the
.yml
here.