Skip to content

Commit a9cb0a2

Browse files
committed
fix: upadate path to image
1 parent aae6bda commit a9cb0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodeautoscaler/deploy/node-auto-scaler-manifests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ spec:
8484
nodeType: loadbalancer
8585
serviceAccountName: node-auto-scaler
8686
containers:
87-
- image: docker.pkg.github.com/cocreate-app/cocreate-node-autoscaler/node-autoscaler
87+
- image: jiuchen1986/nodeautoscaler:v0.0.3
8888
imagePullPolicy: Always
8989
name: node-auto-scaler
9090
env:

0 commit comments

Comments
 (0)