Skip to content

Commit

Permalink
Update powervs cloud controller image name (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthik-K-N authored Apr 12, 2022
1 parent 3fdb551 commit 232858b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/cluster-template-powervs-cloud-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -465,8 +465,7 @@ data:
serviceAccountName: cloud-controller-manager
containers:
- name: ibmpowervs-cloud-controller-manager
#TODO: Replace the image name
image: quay.io/kabhat/powervs-cloud-controller-manager:9b99b4e_a6bfa07
image: gcr.io/k8s-staging-capi-ibmcloud/powervs-cloud-controller-manager:9b99b4e_a6bfa07
args:
- --v=2
- --cloud-provider=ibm
Expand Down

0 comments on commit 232858b

Please sign in to comment.