Skip to content

Commit

Permalink
clusters: cluster1: flux-system: apps: Add archlinux-builder.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Dec 22, 2024
1 parent e18762b commit 5230e32
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions clusters/cluster1/flux-system/apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,20 @@ spec:
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: archlinux-builder
namespace: flux-system
spec:
interval: 10m0s
path: ./apps/cluster1/archlinux-builder
prune: true
suspend: true
sourceRef:
kind: GitRepository
name: flux-system
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: guix-builder
namespace: flux-system
Expand Down

0 comments on commit 5230e32

Please sign in to comment.