Skip to content

Commit

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

0 comments on commit 6bb3977

Please sign in to comment.