Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ismoilovdevml committed Jun 19, 2024
1 parent 87d05e6 commit 9700bf0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/guides/k8s/k8s-cluster-setup.en-UZ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,9 @@ defaults

**3->** HAProxyni quyidagicha konfiguratsiya qilib NGINX Ingress Controllerimizni ulaymiz.

```bash
sudo nano /etc/haproxy/haproxy.cfg
```

```bash filename="/etc/haproxy/haproxy.cfg" {22-23,37-40,42-44,46-49,51-53}
global
Expand Down
3 changes: 3 additions & 0 deletions pages/guides/k8s/kubespray-setup.en-UZ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,9 @@ defaults

**3->** HAProxyni quyidagicha konfiguratsiya qilib NGINX Ingress Controllerimizni ulaymiz.

```bash
sudo nano /etc/haproxy/haproxy.cfg
```

```bash filename="/etc/haproxy/haproxy.cfg" {22-23,37-40,42-44,46-49,51-53}
global
Expand Down

0 comments on commit 9700bf0

Please sign in to comment.