Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix: k8s deployment updated 

tag need to be `1.1.0` to work as example described
  • Loading branch information
jrab66 authored Jun 25, 2024
1 parent efddbb9 commit 5437a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
spec:
containers:
- name: cpu-stressor
image: narmidm/k8s-pod-cpu-stressor:1.0.0
image: narmidm/k8s-pod-cpu-stressor:1.1.0
args:
- "-cpu=0.2"
- "-duration=10s"
Expand Down

0 comments on commit 5437a1c

Please sign in to comment.