Skip to content

Commit

Permalink
docs: fix table
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Lauber <[email protected]>
  • Loading branch information
janlauber committed Nov 5, 2023
1 parent bcf35e9 commit 799fa1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ KubeLab is deployed in a Kubernetes cluster. Please check out the example [deplo
The following environment variables are required for KubeLab to function properly:

| Variable Name | Default | Description |
| --- | --- |
| --- | --- | --- |
| `LOCAL` | `false` | Set to `true` if you're running KubeLab locally. It will take your local kubeconfig under .kube/config |
| `KUBELAB_AGENT_IMAGE` | `ghcr.io/natrontech/kubelab-agent:latest` | The image for the agent |
| `CODE_SERVER_IMAGE` | `ghcr.io/natrontech/kubelab-code-server:latest` | The image for the code-server |
Expand Down

0 comments on commit 799fa1a

Please sign in to comment.