diff --git a/deployment.yaml b/deployment.yaml index b3f7ed3..2977064 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -9,6 +9,9 @@ spec: matchLabels: app: hello-k3s template: + spec: + imagePullSecrets: + - name: gitea-registry-secret metadata: labels: app: hello-k3s