Skip to content

Commit

Permalink
Fix Pre commit failure CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Vihas Makwana committed Feb 9, 2023
1 parent b5e1bf7 commit b7964c7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@ data:
- k8sattributes
- filter/logs
- batch
- resource
- resource/logs
- resourcedetection
- resource
receivers:
- filelog
- fluentforward
Expand Down
2 changes: 1 addition & 1 deletion rendered/manifests/cluster-receiver-objects/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
app: splunk-otel-collector
release: default
annotations:
checksum/config: d651d2e2d0e2c94ed9097fe04936fcfabc1726d5ec3f0b607dafe371d7c44a56
checksum/config: 615e6ecdac1dbd088376a5473f7b107f2e990ed3283b7911cecdbaf46f5059b6
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
2 changes: 1 addition & 1 deletion rendered/manifests/logs-only/configmap-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,9 @@ data:
- k8sattributes
- filter/logs
- batch
- resource
- resource/logs
- resourcedetection
- resource
receivers:
- fluentforward
- otlp
Expand Down
2 changes: 1 addition & 1 deletion rendered/manifests/logs-only/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
app: splunk-otel-collector
release: default
annotations:
checksum/config: 23076ae4687ac47f216f076d5dab7dab6e03d3b4d3f926c8e05de9ced7112821
checksum/config: c72a5536ce2ddd9792af9317f7d0f7b61e52a9f46c9e1819f79075f3da4c0311
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
2 changes: 1 addition & 1 deletion rendered/manifests/otel-logs/configmap-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@ data:
- k8sattributes
- filter/logs
- batch
- resource
- resource/logs
- resourcedetection
- resource
receivers:
- filelog
- fluentforward
Expand Down
2 changes: 1 addition & 1 deletion rendered/manifests/otel-logs/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
app: splunk-otel-collector
release: default
annotations:
checksum/config: d651d2e2d0e2c94ed9097fe04936fcfabc1726d5ec3f0b607dafe371d7c44a56
checksum/config: 615e6ecdac1dbd088376a5473f7b107f2e990ed3283b7911cecdbaf46f5059b6
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down

0 comments on commit b7964c7

Please sign in to comment.