Skip to content

Commit 47dada4

Browse files
committed
Update values.yaml to pull from powercloud
Signed-off-by: Jason Cho <[email protected]>
1 parent 95caa3a commit 47dada4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployments/helm/power-dra-driver/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ deviceClasses: ["gpu"]
99

1010
imagePullSecrets: []
1111
image:
12-
repository: quay.io/jcho0/power-dra-driver
12+
repository: quay.io/powercloud/power-dra-driver
1313
pullPolicy: IfNotPresent
1414
# Overrides the image tag whose default is the chart appVersion.
15-
tag: ""
15+
tag: "main"
1616

1717
serviceAccount:
1818
# Specifies whether a service account should be created

0 commit comments

Comments
 (0)