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

Helm install does not work with GKE. #80

Open
dargudear-google opened this issue Sep 8, 2024 · 1 comment · May be fixed by #81
Open

Helm install does not work with GKE. #80

dargudear-google opened this issue Sep 8, 2024 · 1 comment · May be fixed by #81
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@dargudear-google
Copy link

Tried to install secret sync controller on GKE cluster with version (v1.30.3-gke.XXXXXXXX). It failed with following error

helm install secrets-sync-controller -f manifest_staging/charts/secrets-store-sync-controller/values.yaml manifest_staging/charts/secrets-store-sync-controller
Error: INSTALLATION FAILED: chart requires kubeVersion: >=1.27.0 which is incompatible with Kubernetes v1.30.3-gke.XXXXXX
@dargudear-google dargudear-google added the kind/bug Categorizes issue or PR as related to a bug. label Sep 8, 2024
@dargudear-google
Copy link
Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants