Merge pull request #286 from rancher/fix-oci-helmop-chart-mention
Remove empty chart field from OCI HelmOps chart example
This commit is contained in:
commit
93a168240b
|
|
@ -104,7 +104,6 @@ In this case, Helm options would be similar to this:
|
|||
```yaml
|
||||
helm:
|
||||
repo: oci://foo.bar/baz
|
||||
chart: '' # can be omitted
|
||||
version: '1.2.3' # optional
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue