Flux v2 | helm is not supporting helmrelease.helm.toolkit.fluxcd.io/v2
Open
- Dominant language
- No language data
- Stars
- 495
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
We used Azure Flux extension to install Flux v2 in AKS. Also changed apiVersion to helmrelease.helm.toolkit.fluxcd.io/v2 in helm release file. When try to deploy this helmrelease file it is throwing error: "install CDR first". Below is our sample yaml. Any help here,
apiVersion: helmrelease.helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: nginx
spec:
releaseName: nginx
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.