Skip to content

Commit aa2434f

Browse files
authored
Merge pull request #3 from jrab66/patch-1
Update README.md | fix deployment example
2 parents efddbb9 + 5437a1c commit aa2434f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ spec:
8686
spec:
8787
containers:
8888
- name: cpu-stressor
89-
image: narmidm/k8s-pod-cpu-stressor:1.0.0
89+
image: narmidm/k8s-pod-cpu-stressor:1.1.0
9090
args:
9191
- "-cpu=0.2"
9292
- "-duration=10s"

0 commit comments

Comments
 (0)