Add: algo dcbot
All checks were successful
Lint yaml / build-package (push) Successful in 8s

This commit is contained in:
2024-11-06 11:04:11 +00:00
parent 510ec4f538
commit 7ea0026e68
4 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: algo-dcbot
namespace: flux-system
spec:
interval: 10m0s
path: ./algo-dcbot/
prune: true
force: false
sourceRef:
kind: GitRepository
name: applications