Skip to content

Commit

Permalink
homeassistant: improvements to fluxcd pre-pull logic
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Jan 7, 2025
1 parent a508e03 commit 2f7f5a5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions base/flux-apps/homeassistant-prepull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,15 @@ metadata:
namespace: flux-apps
spec:
interval: 60m0s
retryInterval: 5m0s
path: ./apps/homeassistant/prepull
prune: true
wait: true
sourceRef:
kind: GitRepository
name: ankhmorpork
healthChecks:
- apiVersion: batch/v1
kind: Job
name: pre-pull-image
namespace: homeassistant

0 comments on commit 2f7f5a5

Please sign in to comment.