Skip to content

Commit 5db2f42

Browse files
committed
fix: deploy using github package
1 parent 0fa49cd commit 5db2f42

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: jiuchen1986/nodeautoscaler:v0.0.3
87+
- image: docker.pkg.github.com/cocreate-app/cocreate-node-autoscaler/node-autoscaler
8888
imagePullPolicy: Always
8989
name: node-auto-scaler
9090
env:

0 commit comments

Comments
 (0)