Skip to content

Commit

Permalink
Update deployment-slack-token.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshrayas committed Apr 10, 2024
1 parent 85bec04 commit e93af5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/deployment-slack-token.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: kube-saver
containers:
- name: kube-saver-operator
image: maheshrayas/kube-saver:v0.8.0
image: maheshrayas/kube-saver:v0.9.2
args:
- "--rules=/config/rules.yaml" #rules for downscale
- "--interval=60" # every 60 secs, the controller will check the resources to downscale or upscale
Expand Down

0 comments on commit e93af5f

Please sign in to comment.