Skip to content
Snippets Groups Projects
Unverified Commit 06a3aa2c authored by Stefan Prodan's avatar Stefan Prodan Committed by GitHub
Browse files

Merge pull request #442 from fluxcd/helm-upgrade-guide-typo

docs: fix typo
parents a6297646 3fadc947
No related branches found
No related tags found
No related merge requests found
......@@ -710,7 +710,7 @@ The custom resources for the Helm Controller would be:
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metdata:
metadata:
name: podinfo
namespace: default
spec:
......@@ -724,6 +724,7 @@ metadata:
namespace: default
spec:
interval: 5m
releaseName: default-podinfo
chart:
spec:
chart: podinfo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment