Skip to content

Commit

Permalink
Update install.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshrayas authored Oct 22, 2023
1 parent 1318136 commit 5cfe7e3
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.8.0
image: maheshrayas/kube-saver:v0.9.0
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 5cfe7e3

Please sign in to comment.