Add imagePullSecrets for GitLab registry
This commit is contained in:
parent
a8bcd4d411
commit
faffc050c2
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ spec:
|
|||
labels:
|
||||
app: towerops
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: gitlab-registry
|
||||
containers:
|
||||
- name: towerops
|
||||
image: registry.gitlab.com/graham/towerops:latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue