Move microservice manifests to microservice directories

This commit is contained in:
Philipp Strube 2020-03-19 15:11:34 +01:00
parent d66cbdd27f
commit e80257c44f
12 changed files with 0 additions and 8 deletions

View file

@ -1,8 +0,0 @@
# ./kubernetes-manifests
:warning: Kubernetes manifests provided in this directory are not directly
deployable to a cluster. They are meant to be used with `skaffold` command to
insert the correct `image:` tags.
Use the manifests in [/release](/release) directory which are configured with
pre-built public images.