mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
fix: small typo of click as clik
Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
This commit is contained in:
parent
49285c36a7
commit
8c0e10a43b
2 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ Therefore, create a Pod that uses the loaded image.
|
|||
1. **Kubernetes YAML file**: select your `verify_my_image.yaml` file.
|
||||
1. **Select Runtime**: **Using a Kubernetes cluster**.
|
||||
1. Click **Play**.
|
||||
1. Clik **Done**
|
||||
1. Click **Done**
|
||||
1. Open **<Icon icon="fa-solid fa-cubes" size="lg" /> Pods**.
|
||||
1. **<Icon icon="fa-solid fa-search" size="lg" /> Search pods**: `<verify-my-image>`.
|
||||
1. The pod **Status** is **Running**.
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ You can also create a Pod that uses the loaded image:
|
|||
1. **Kubernetes YAML file**: select your `verify_my_image.yaml` file.
|
||||
1. **Select Runtime**: **Using a Kubernetes cluster**.
|
||||
1. Click **Play**.
|
||||
1. Clik **Done**
|
||||
1. Click **Done**
|
||||
1. Open **<Icon icon="fa-solid fa-cubes" size="lg" /> Pods**.
|
||||
1. **<Icon icon="fa-solid fa-search" size="lg" /> Search pods**: `<verify-my-image>`.
|
||||
1. The pod **Status** is **Running**.
|
||||
|
|
|
|||
Loading…
Reference in a new issue