remove old apps

This commit is contained in:
Michael Thomson
2026-04-27 22:03:32 -04:00
parent 34047818c6
commit 5c761ae5bb
35 changed files with 0 additions and 631 deletions

View File

@@ -1,19 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: ollama
namespace: flux-system
spec:
interval: 1m
path: ./apps/ollama
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