Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c2924d

Browse files
committed
Improve english in README
1 parent71d8630 commit8c2924d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ helm install coder-logstream-kube coder-logstream-kube/coder-logstream-kube \
2525
```
2626

2727
>**Note**
28-
>For additional customization (like customizing the image, pull secrets, annotations, etc.), you can use the
28+
>For additional customization (such as customizing the image, pull secrets, annotations, etc.), you can use the
2929
>[values.yaml](https://github.com/coder/coder-logstream-kube/blob/main/values.yaml) file directly.
3030
31-
Ensure yourCoder templateisusing a`kubernetes_deployment` resource withthe`wait_for_rollout`propertyset to false.
31+
YourCoder templateshould beusing a`kubernetes_deployment` resource with`wait_for_rollout` set to`false`.
3232

3333
```hcl
3434
resource "kubernetes_deployment" "hello_world" {
@@ -37,4 +37,4 @@ resource "kubernetes_deployment" "hello_world" {
3737
}
3838
```
3939

40-
Thiswill ensure all pod events will be sent during initialization and startup.
40+
Thisensures all pod events will be sent during initialization and startup.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp