Updating API group name to helm.toolkit.fluxcd.io in docs

Signed-off-by: sbernheim <1707604+sbernheim@users.noreply.github.com>
This commit is contained in:
sbernheim 2022-05-12 13:32:13 -04:00
parent 6254549874
commit e651feb583
No known key found for this signature in database
GPG Key ID: A7CEC3471166D9B5
1 changed files with 2 additions and 2 deletions

View File

@ -940,7 +940,7 @@ One can also opt-in to remediation of the last failure (when no retries remain)
to true if at least one retry is configured.
```yaml
apiVersion: helm.fluxcd.io/v2beta1
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: podinfo
@ -1023,7 +1023,7 @@ subjects:
Create a `HelmRelease` that prevents altering the cluster state outside of the `webapp` namespace:
```yaml
apiVersion: helm.fluxcd.io/v2beta1
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: podinfo