We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16dc64 commit 0c3d330Copy full SHA for 0c3d330
charts/k8s-ds-agent/Chart.yaml
@@ -3,4 +3,4 @@ appVersion: 1.1.1
3
description: ControlTheory k8s Agent
4
name: k8s-agent
5
type: application
6
-version: 0.42.0
+version: 0.42.1
charts/k8s-ds-agent/values.yaml
@@ -22,7 +22,7 @@ deployment:
22
storageClass: persist
23
args:
24
- --config
25
- - /var/ct/config.yaml
+ - /config.yaml
26
otel:
27
resource_attributes:
28
- deployment.environment.name: staging
0 commit comments