Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flux v2 | helm is not supporting helmrelease.helm.toolkit.fluxcd.io/v2 #319

Open
rohit6261 opened this issue Nov 13, 2023 · 1 comment
Open

Comments

@rohit6261
Copy link

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

@gjenkins8
Copy link

Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants