Skip to content

Commit

Permalink
docs: improve casdoor helm doc (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
sp71 authored May 1, 2024
1 parent a3a229c commit eb3bda2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/basic/try-with-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Now we show how to deploy Casdoor on Kubernetes using Helm for easy and scalable

### Step 1: Install the Casdoor Chart

Install the Casdoor chart:
Install the Casdoor [chart](https://hub.docker.com/r/casbin/casdoor-helm-charts/tags):

```shell
helm install casdoor oci://registry-1.docker.io/casbin/casdoor-helm-charts --version 1.524.0
helm install casdoor oci://registry-1.docker.io/casbin/casdoor-helm-charts --version 1.604.0
```

### Step 2: Accessing Casdoor
Expand Down

0 comments on commit eb3bda2

Please sign in to comment.