You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/nr-k8s-otel-collector/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ kube-state-metrics:
50
50
51
51
# This chart has support for OpenShift and GKE Autopilot.
52
52
# -- The provider that you are deploying your cluster into. Sets known config constraints for your specific provider. Currently supporting OpenShift and GKE autopilot. If set, provider must be one of "GKE_AUTOPILOT" or "OPEN_SHIFT"
53
-
provider: "GKE_AUTOPILOT"
53
+
provider: ""
54
54
55
55
image:
56
56
# -- OTel collector image to be deployed. You can use your own collector as long it accomplish the following requirements mentioned below.
0 commit comments