Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 86f3c83

Browse files
Add CRD install
1 parent 31a802d commit 86f3c83

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

gdi/opentelemetry/automatic-discovery/k8s/k8s-backend.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ Populate values.yaml with the following fields and values:
8282
operator:
8383
enabled: true
8484
85+
# Installs the Custom Resource Definitions (CRDs) required by the operator
86+
# Must be set unless CRDs are pre-installed manually
87+
operatorcrds:
88+
install: true
89+
8590
You might need to populate the file with additional values depending on your environment. See :ref:`k8s-auto-discovery-add-certificates` and :ref:`k8s-auto-discovery-setup-traces` for more information.
8691

8792
.. _k8s-auto-discovery-add-certificates:

0 commit comments

Comments
 (0)