Some checks failed
Security Scanning / Trivy — Filesystem & Dependency Scan (push) Failing after 6s
Build and Publish TechDocs / build-and-publish (push) Has started running
Security Scanning / Security Summary (push) Failing after 4s
CI Pipeline / Build and Test (push) Successful in 5s
Security Scanning / Gitleaks — Secret Scan (push) Failing after 5s
Change-Id: Ie7649ef66cbf8c04daf8a0473654b22a066be3e5
9 lines
317 B
Markdown
9 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.
|