Skip to content

Commit 27e0b80

Browse files
web-flowclaude
andcommitted
fix(frigate-webhook): add imagePullSecrets for ghcr.io
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 5fe9c3b commit 27e0b80

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gitops/clusters/homelab/apps/frigate-ip-webhook/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ spec:
5050
app: frigate-ip-webhook
5151
spec:
5252
serviceAccountName: frigate-ip-webhook
53+
imagePullSecrets:
54+
- name: ghcr-creds
5355
containers:
5456
- name: webhook
5557
image: ghcr.io/homeiac/frigate-ip-webhook:latest

0 commit comments

Comments
 (0)