Files
HelmDeployment/helm/akri.yaml
Chris Richardson 4fffd25136 add akri
2025-01-24 13:04:33 -05:00

20 lines
420 B
YAML

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