1
0
mirror of synced 2026-02-07 03:05:56 +00:00

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

docs: fix typo
This commit is contained in:
Stefan Prodan
2020-11-11 09:08:36 +02:00
committed by GitHub

View File

@@ -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