Files
homelab/k8s/argocd/projects/kustomization.yaml
T
Story Crater Bot c938a58544 stage1: A1-A2 AppProject and projects Application
A1: Replace per-repo Forgejo entries with https://forgejo.riotpiao.com/rock/*
    wildcard so onboarding never requires touching AppProject.

A2: Add wave -1 Application for k8s/argocd/projects/ so it syncs before
    any Application references the AppProject.

Also add kustomization.yaml to k8s/argocd/projects/ to make it renderable.

Enabled by Stage 1 (A1, A2).
2026-08-20 21:31:05 -07:00

11 lines
320 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: argocd-projects
# AppProject definitions for ArgoCD. Synced by wave -1 Application
# (k8s/argocd/apps/-1-projects.yaml) so they exist before any Application
# references them. Enabled by Stage 1 (A2).
resources:
- homelab-project.yaml