Files
applications/flux-applications/algo-dcbot.yaml
ytshih 7ea0026e68
All checks were successful
Lint yaml / build-package (push) Successful in 8s
Add: algo dcbot
2024-11-06 11:04:11 +00:00

15 lines
256 B
YAML

---
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