adorsys / adorsys/keycloak-config-cli
Helm chart repo no longer supported?
- Ngôn ngữ chính
- Java
- Star
- 1.2k
- Fork
- 200
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Current Behavior
I am following the [documentation](https://adorsys.github.io/keycloak-config-cli/downloads/?h=helm#helm) to add the Helm repo so that I can use the helm chart for deploying the keycloak-config-cli project. However none of the listed urls either on the Documentation or in previous issues on this Github project work.
What is the url I should be using for the Helm repo?
### Expected Behavior
Able to add the Helm Repo to allow me to pull down the helm chart for deploying keycloak-config-cli
### Steps To Reproduce
```markdown
$ helm repo add adorsys https://adorsys.github.io/keycloak-config-cli
Error: looks like "https://adorsys.github.io/keycloak-config-cli" is not a valid chart repository or cannot be reached: failed to fetch https://adorsys.github.io/keycloak-config-cli/index.yaml : 404 Not Found
$ helm repo add keycloak-config-cli https://adorsys.github.io/keycloak-config-cli/helm-charts
Error: looks like "https://adorsys.github.io/keycloak-config-cli/helm-charts" is not a valid chart repository or cannot be reached: failed to fetch https://adorsys.github.io/keycloak-config-cli/helm-charts/index.yaml : 404 Not Found
```
### Deployment Method
Helm / Kubernetes
### Environment
N/A
### Relevant configuration (sanitized)
```yaml
```
### Logs / error output
```shell
```
### Anything else?
_No response_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.