mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-25 00:51:48 +00:00
docs: include releaseName in HelmRelease example
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
61d02bf5e4
commit
3fadc94711
1 changed files with 1 additions and 0 deletions
|
|
@ -724,6 +724,7 @@ metadata:
|
||||||
namespace: default
|
namespace: default
|
||||||
spec:
|
spec:
|
||||||
interval: 5m
|
interval: 5m
|
||||||
|
releaseName: default-podinfo
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: podinfo
|
chart: podinfo
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue