remove booklore

This commit is contained in:
Michael Thomson
2026-03-15 19:31:09 -04:00
parent f58f0143f2
commit 7af68faa55
5 changed files with 0 additions and 112 deletions

View File

@@ -1,19 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: booklore
namespace: flux-system
spec:
interval: 15m
path: ./apps/booklore
prune: true # remove any elements later removed from the above path
wait: true
sourceRef:
kind: GitRepository
name: flux-system
decryption:
provider: sops
secretRef:
name: sops-age
dependsOn:
- name: infra-configs