diff --git a/manifests/datadog.yaml b/manifests/datadog.yaml index 2d6733c..c3b44af 100644 --- a/manifests/datadog.yaml +++ b/manifests/datadog.yaml @@ -374,7 +374,7 @@ spec: repository: gcr.io/datadoghq/cluster-agent # clusterAgent.image.tag -- Cluster Agent image tag to use - tag: 1.9.1 + # # tag: 1.9.1 # clusterAgent.image.pullPolicy -- Cluster Agent image pullPolicy pullPolicy: IfNotPresent @@ -575,7 +575,7 @@ spec: # agents.image.tag -- Define the Agent version to use ## Use 7-jmx to enable jmx fetch collection - tag: 7.34.0 + # tag: 7.34.0 # agents.image.doNotCheckTag -- Skip the version<>chart compatibility check ## By default, the version passed in agents.image.tag is checked @@ -907,7 +907,7 @@ spec: # clusterChecksRunner.image.tag -- Define the Agent version to use ## Use 7-jmx to enable jmx fetch collection - tag: 7.24.1 + # tag: 7.24.1 # clusterChecksRunner.image.pullPolicy -- Datadog Agent image pull policy pullPolicy: IfNotPresent