Closed stevemar closed 5 years ago
Hmm, actually, I am not sure my last comment is correct....I just tried this out and you still need to add the --namespace flag. That seems like a bug to me (and have raised it https://github.com/appsody/appsody/issues/464). I will follow up with another PR if we can indeed remove the step of adding the namespace to the manifest.
This looks good. One minor thing is that if we do add namespace to the metadata in the deploy yaml, I think we can remove the
--namespace
arguments from theappsody deploy
lines.