Merge pull request #5871 from olekfur/remove-obsolete-documentation
Remove obsolete bazel documentation
This commit is contained in:
commit
a717539023
@ -11,17 +11,3 @@ automatically from the [official helm chart](../charts/cert-manager).
|
||||
|
||||
When a new release of cert-manager is cut, these manifests will be
|
||||
automatically generated and published as an asset **attached to the GitHub release**.
|
||||
|
||||
## How can I generate my own manifests?
|
||||
|
||||
If you want to build a copy of your own manifests for testing purposes, you
|
||||
can do so using Bazel.
|
||||
|
||||
To build the manifests, run:
|
||||
|
||||
```bash
|
||||
$ bazel build //deploy/manifests:cert-manager.yaml
|
||||
```
|
||||
|
||||
This will generate the static deployment manifests at
|
||||
`bazel-bin/deploy/manifests/cert-manager.yaml`.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user