Skip to content

Commit

Permalink
Revert "Introduce error in deployment"
Browse files Browse the repository at this point in the history
This reverts commit 1ffa225.
This is reproduction step 12 of fleet#594 [1].

[1]: rancher/fleet#594
  • Loading branch information
weyfonk committed Oct 1, 2024
1 parent 21373e5 commit 8ec8d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-bundle/chart/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ spec:
- name: test
image: paulbouwer/hello-kubernetes:1.10
lifecycle:
preStart:
preStop:
exec:
command: ["sleep", "100"]

0 comments on commit 8ec8d23

Please sign in to comment.