diff --git a/jotion/deployment.yaml b/jotion/deployment.yaml index c42cff1..6d245fc 100644 --- a/jotion/deployment.yaml +++ b/jotion/deployment.yaml @@ -20,6 +20,8 @@ spec: labels: app: jotion spec: + imagePullSecrets: + - name: ghcr-secret containers: - name: jotion image: ghcr.io/mayne0213/jotion:latest