Skip to content

Commit

Permalink
fix: change restartPolicy on manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsuya0828 committed Apr 1, 2024
1 parent 2eca08f commit 22f42b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/samples/ai_v1alpha1_broom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
adjustment:
type: Mul
value: "2"
retryPolicy: "Allow"
restartPolicy: "OnOOM"
slackWebhook:
secret:
namespace: default
Expand Down

0 comments on commit 22f42b7

Please sign in to comment.