Add imagePullSecrets for GitLab registry

This commit is contained in:
Graham McIntire 2026-01-02 15:10:47 -06:00
parent a8bcd4d411
commit faffc050c2
No known key found for this signature in database

View file

@ -14,6 +14,8 @@ spec:
labels:
app: towerops
spec:
imagePullSecrets:
- name: gitlab-registry
containers:
- name: towerops
image: registry.gitlab.com/graham/towerops:latest