Skip to content

Commit

Permalink
Merge pull request #35 from maheshrayas/maheshrayas-patch-2
Browse files Browse the repository at this point in the history
Update install.yaml
  • Loading branch information
maheshrayas authored Oct 22, 2023
2 parents 1318136 + 5cfe7e3 commit 6a882db
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 6a882db

Please sign in to comment.