Skip to content

Commit

Permalink
Update install.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshrayas committed Apr 10, 2024
1 parent f7a7eb2 commit 85bec04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: kube-saver
containers:
- name: kube-saver-operator
image: maheshrayas/kube-saver:v0.9.1
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 85bec04

Please sign in to comment.