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

Commit237432b

Browse files
committed
fix alignment
1 parent9d34048 commit237432b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

‎source/includes/stackpath/_workloads.md‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -275,18 +275,18 @@ curl -X GET \
275275
}
276276
],
277277
"livenessProbe": {
278-
"initialDelaySeconds":0,
279-
"timeoutSeconds":1,
280-
"periodSeconds":10,
281-
"successThreshold":1,
282-
"failureThreshold":3,
283-
"httpGet": {
284-
"path":"/health",
285-
"port":8080,
286-
"httpHeaders": [],
287-
"scheme":"HTTP",
288-
}
289-
},
278+
"initialDelaySeconds":0,
279+
"timeoutSeconds":1,
280+
"periodSeconds":10,
281+
"successThreshold":1,
282+
"failureThreshold":3,
283+
"httpGet": {
284+
"path":"/health",
285+
"port":8080,
286+
"httpHeaders": [],
287+
"scheme":"HTTP",
288+
}
289+
},
290290
"id":"af951a00-5d1f-4c0a-85a4-b0714e833cd1",
291291
"status":"ACTIVE"
292292
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp