Skip to content

Commit b6d0ee1

Browse files
committed
where does this dang thing go
1 parent 83b28a9 commit b6d0ee1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ spec:
1414
labels:
1515
app: ${NAME}-app
1616
spec:
17+
imagePullSecrets:
18+
- name: docker-registry
1719
containers:
18-
imagePullSecrets:
19-
- name: docker-registry
2020
- name: ${NAME}
2121
image: ${IMAGE}
2222
resources:

0 commit comments

Comments
 (0)