Skip to content

Commit

Permalink
Release v1.0.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-github committed Jun 16, 2024
1 parent 15b3801 commit 7a530d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/xelon-ccm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ spec:
effect: NoSchedule
containers:
- name: xelon-cloud-controller-manager
image: xelonag/xelon-cloud-controller-manager:dev
imagePullPolicy: Always
image: xelonag/xelon-cloud-controller-manager:v1.0.0
imagePullPolicy: IfNotPresent
args:
- "--leader-elect=false"
- "--v=2"
Expand Down

0 comments on commit 7a530d4

Please sign in to comment.