Skip to content

Commit

Permalink
chore: add restartPolicy into sample because this is required prope…
Browse files Browse the repository at this point in the history
…rty.
  • Loading branch information
mztnnrt authored Mar 3, 2023
1 parent 7b72bd1 commit b0549fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ metadata:
spec:
template:
spec:
restartPolicy: OnFailure
containers:
- image: myimage
name: hello
Expand Down

0 comments on commit b0549fa

Please sign in to comment.