diff --git a/helm/tailing-sidecar-operator/values.yaml b/helm/tailing-sidecar-operator/values.yaml index 9fade9b1..0a651baf 100644 --- a/helm/tailing-sidecar-operator/values.yaml +++ b/helm/tailing-sidecar-operator/values.yaml @@ -4,9 +4,9 @@ nameOverride: "" operator: image: pullPolicy: IfNotPresent - repository: localhost:32000/sumologic/tailing-sidecar-operator + repository: public.ecr.aws/sumologic/tailing-sidecar-operator # Overrides the image tag whose default is the Helm Chart appVersion. - tag: "latest" + tag: "" resources: limits: cpu: 100m @@ -22,9 +22,9 @@ operator: sidecar: image: - repository: localhost:32000/sumologic/tailing-sidecar + repository: public.ecr.aws/sumologic/tailing-sidecar # Overrides the image tag whose default is the Helm Chart appVersion. - tag: "latest" + tag: "" kubeRbacProxy: image: