Skip to content

Commit 24a468f

Browse files
committed
Modifiying yaml deployment
1 parent 2cd67ca commit 24a468f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yamls/k8sdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ spec:
1313
matchLabels:
1414
env: k8sdp
1515
template:
16-
annotations:
17-
kubernetes.io/change-cause: "/health return error!"
1816
metadata:
1917
labels:
2018
env: k8sdp
19+
annotations:
20+
kubernetes.io/change-cause: "HttpGet /health return error!"
2121
spec:
2222
containers:
2323
- image: twogghub/k8s-workshop:1.3-liveness

0 commit comments

Comments
 (0)