I am trying to install fdb k8s operator with helm chart. But when i try to add the repo, getting below error.
helm repo add fdb-kubernetes-operator https://foundationdb.github.io/fdb-kubernetes-operator/
Error: looks like "https://foundationdb.github.io/fdb-kubernetes-operator/" is not a valid chart repository or cannot be reached: failed to fetch https://foundationdb.github.io/fdb-kubernetes-operator/index.yaml : 404 Not Found
Any help on this?