342318a9ae
* remove per-yaml license headers in release manifests * manually insert a license header in release manifests * add README.md to /kubernetes-manifests indicating they're not ready to use (and refer to /release instead). * regenerate manifests Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
8 lines
317 B
Markdown
8 lines
317 B
Markdown
# ./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.
|