Skip to content

Commit

Permalink
Update kubectl-resource-islemleri small typo fix (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
muhsin09 authored Sep 15, 2023
1 parent 070fdc1 commit 1e308bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/kubectl-resource-islemleri.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ Kubectl ile elimizde herhangi bir yaml dosyası olmadığında da deployment olu

Bir deploymentı scale up/down etmek için:

`kubectl scale deplyoment <deployment-name> --replicas=3`
`kubectl scale deployment <deployment-name> --replicas=3`

0 comments on commit 1e308bd

Please sign in to comment.