feat: add calibre, portainer, egress-gateway, trivy-system, kyverno, olallalab

This commit is contained in:
2026-04-29 15:02:13 +02:00
parent 86feb58574
commit 44ee16960b
12 changed files with 329 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: olallalab
namespace: argocd
spec:
project: default
source:
repoURL: https://gitea.alexandre-vazquez.cloud/baphemot/gitops.git
targetRevision: HEAD
path: apps/olallalab
destination:
server: https://kubernetes.default.svc
namespace: olallalab
syncPolicy:
syncOptions:
- CreateNamespace=true
- ServerSideApply=true