This commit is contained in:
Chris Richardson
2025-01-24 13:04:33 -05:00
parent 9199ded565
commit 4fffd25136
2 changed files with 19 additions and 0 deletions

19
helm/akri.yaml Normal file
View File

@@ -0,0 +1,19 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: akri-controller
namespace: argocd
spec:
project: default
source:
chart: akri
repoURL: https://project-akri.github.io/akri/
targetRevision: 0.13.8
helm:
releaseName: akri
parameters:
- name: "agent.full"
value: "true"
destination:
server: "https://kubernetes.default.svc"
namespace: default