File tree Expand file tree Collapse file tree 8 files changed +32
-0
lines changed
Expand file tree Collapse file tree 8 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 11# Cluster and License info is set with "--set" in the e2e-spec file
2+ toolkitImage :
3+ tag : failIfNotReplaced
24agentControlDeployment :
35 chartValues :
6+ image :
7+ tag : failIfNotReplaced
48 subAgentsNamespace : " newrelic-agents"
59 config :
610 fleet_control :
Original file line number Diff line number Diff line change 11# Cluster and License info is set with "--set" in the e2e-spec file
2+ toolkitImage :
3+ tag : failIfNotReplaced
24agentControlDeployment :
35 chartValues :
6+ image :
7+ tag : failIfNotReplaced
48 subAgentsNamespace : " newrelic-agents"
59 config :
610 log :
Original file line number Diff line number Diff line change 1+ toolkitImage :
2+ tag : failIfNotReplaced
13agentControlDeployment :
24 repositorySecretReferenceName : chartmuseum-auth
35 chartValues :
6+ image :
7+ tag : failIfNotReplaced
48 subAgentsNamespace : " newrelic-agents"
59 verboseLog : true
610 config :
Original file line number Diff line number Diff line change 11# Cluster and License info is set with "--set" in the e2e-spec file
2+ toolkitImage :
3+ tag : failIfNotReplaced
24agentControlDeployment :
35 chartValues :
6+ image :
7+ tag : failIfNotReplaced
48 subAgentsNamespace : " newrelic-agents"
59 verboseLog : true # It is propagated to some agents (same as licenseKey and cluster)
610 config :
Original file line number Diff line number Diff line change 11# Cluster and License info is set with "--set" in the e2e-spec file
2+ toolkitImage :
3+ tag : failIfNotReplaced
24agentControlDeployment :
35 chartValues :
6+ image :
7+ tag : failIfNotReplaced
48 subAgentsNamespace : " newrelic-agents"
59 config :
610 log :
Original file line number Diff line number Diff line change 11# Cluster and License info is set with "--set" in the e2e-spec file
2+ toolkitImage :
3+ tag : failIfNotReplaced
24agentControlDeployment :
35 chartValues :
6+ image :
7+ tag : failIfNotReplaced
48 subAgentsNamespace : " newrelic-agents"
59 systemIdentity :
610 create : false
Original file line number Diff line number Diff line change 11# Cluster and License info is set with "--set" in the e2e-spec file
2+ toolkitImage :
3+ tag : failIfNotReplaced
24agentControlDeployment :
35 chartValues :
6+ image :
7+ tag : failIfNotReplaced
48 subAgentsNamespace : " newrelic-agents"
59 verboseLog : true # It is propagated to some agents (same as licenseKey and cluster)
610 config :
Original file line number Diff line number Diff line change @@ -43,8 +43,12 @@ agentControlCd:
4343 claimName : mitm-ca-pvc
4444
4545
46+ toolkitImage :
47+ tag : failIfNotReplaced
4648agentControlDeployment :
4749 chartValues :
50+ image :
51+ tag : failIfNotReplaced
4852 subAgentsNamespace : " newrelic-agents"
4953 # Mount a CA certificate bundle to the source-controller Trust root store.
5054 # It should contain the proxy CA certificates on it.
You can’t perform that action at this time.
0 commit comments