Skip to content

Commit

Permalink
fix polaris-controller container incorrect version (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: aurora <[email protected]>
  • Loading branch information
aurora2035 and aurora327 authored Apr 25, 2022
1 parent d1cf5bd commit 4c4dc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/polaris-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: polaris-controller
image: polarismesh/polaris-controller:v1.0.0
image: polarismesh/polaris-controller:v1.2.1
command: ["./polaris-controller"]
args: ["--min-resync-period=60s",
"--v=4",
Expand Down

0 comments on commit 4c4dc77

Please sign in to comment.