Skip to content

Commit a819555

Browse files
committed
feat: use github secret to pull images
1 parent 4e423ac commit a819555

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ spec:
8383
nodeSelector:
8484
nodeType: loadbalancer
8585
serviceAccountName: node-auto-scaler
86+
imagePullSecrets:
87+
- name: github
8688
containers:
8789
- image: docker.pkg.github.com/cocreate-app/cocreate-node-autoscaler/node-autoscaler
8890
imagePullPolicy: Always

0 commit comments

Comments
 (0)