Skip to content

Commit 5382f7e

Browse files
fix: add regcred for github pkg
1 parent 9c601cf commit 5382f7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

k8s/app.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ spec:
3131
- containerPort: 8000
3232
name: http
3333
protocol: TCP
34-
34+
imagePullSecrets:
35+
- name: regcred
3536
---
3637

3738
apiVersion: v1

0 commit comments

Comments
 (0)