diff --git a/kustomization.yml b/kustomization.yml index 2f6fd1a..ee60cb6 100644 --- a/kustomization.yml +++ b/kustomization.yml @@ -10,7 +10,7 @@ commonLabels: images: - name: clamav-server - newName: docker.io/clamav/clamav + newName: clamav/clamav newTag: "unstable" ...