File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/send-data/kubernetes/v4 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,13 +49,13 @@ Please follow instructions below to install the appropriate CRD versions
4949#### CRDs to install (v4.16.0 and later)
5050
5151``` shell
52- kubectl apply --server-side -f https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/refs/tags/v4.12 .0/deploy/helm/sumologic/crds/crd-opentelemetry.io_opampbridges.yaml --force-conflicts
52+ kubectl apply --server-side -f https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/refs/tags/v4.16 .0/deploy/helm/sumologic/crds/crd-opentelemetry.io_opampbridges.yaml --force-conflicts
5353
54- kubectl apply --server-side -f https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/refs/tags/v4.12 .0/deploy/helm/sumologic/crds/crd-opentelemetrycollector.yaml --force-conflicts
54+ kubectl apply --server-side -f https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/refs/tags/v4.16 .0/deploy/helm/sumologic/crds/crd-opentelemetrycollector.yaml --force-conflicts
5555
56- kubectl apply --server-side -f https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/refs/tags/v4.12 .0/deploy/helm/sumologic/crds/crd-opentelemetryinstrumentation.yaml --force-conflicts
56+ kubectl apply --server-side -f https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/refs/tags/v4.16 .0/deploy/helm/sumologic/crds/crd-opentelemetryinstrumentation.yaml --force-conflicts
5757
58- kubectl apply --server-side -f https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/refs/tags/v4.12 .0/deploy/helm/sumologic/crds/crd-opentelemetry.io_targetallocators.yaml --force-conflicts
58+ kubectl apply --server-side -f https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/refs/tags/v4.16 .0/deploy/helm/sumologic/crds/crd-opentelemetry.io_targetallocators.yaml --force-conflicts
5959```
6060
6161Then, annotate and label these CRDs as below
You can’t perform that action at this time.
0 commit comments