Skip to content

Commit

Permalink
fix: upadate path to image
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Sep 14, 2021
1 parent aae6bda commit a9cb0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodeautoscaler/deploy/node-auto-scaler-manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
nodeType: loadbalancer
serviceAccountName: node-auto-scaler
containers:
- image: docker.pkg.github.com/cocreate-app/cocreate-node-autoscaler/node-autoscaler
- image: jiuchen1986/nodeautoscaler:v0.0.3
imagePullPolicy: Always
name: node-auto-scaler
env:
Expand Down

0 comments on commit a9cb0a2

Please sign in to comment.