diff --git a/helm/khook/values.yaml b/helm/khook/values.yaml index fbe6e81..1112004 100644 --- a/helm/khook/values.yaml +++ b/helm/khook/values.yaml @@ -2,8 +2,8 @@ replicaCount: 1 image: - registry: cr.kagent.dev - repository: kagent-dev/khook + registry: ghcr.io + repository: kagent-dev/khook/khook pullPolicy: IfNotPresent # tag will default to Chart.AppVersion if not specified tag: "" @@ -101,4 +101,4 @@ namespace: # CRD installation crds: - install: true \ No newline at end of file + install: true