mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-08 21:05:09 +10:00
Comment out custom datadog images
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user