Comment out custom datadog images

This commit is contained in:
2023-03-08 19:45:37 +11:00
parent fc5f074129
commit 9f33072fe1
+3 -3
View File
@@ -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