diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index b6990b81..96ac0bd8 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -14,6 +14,8 @@ spec: labels: app: towerops spec: + imagePullSecrets: + - name: gitlab-registry containers: - name: towerops image: registry.gitlab.com/graham/towerops:latest