This commit is contained in:
2026-03-23 17:24:22 +00:00
parent 68e36e1f58
commit 61caa2442b
9 changed files with 475 additions and 0 deletions

16
app-of-apps/netbox.yaml Normal file
View File

@@ -0,0 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: netbox
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: netbox
server: https://kubernetes.default.svc
project: default
source:
path: netbox
repoURL: http://gitea.gitea.svc.k8s.undercloud.local:3000/Undercloud/k8s-apps.git
targetRevision: HEAD