Skip to content

Commit

Permalink
do not install CRDs with the operator
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Jan 10, 2025
1 parent e012b2a commit e61185d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm-charts/splunk-otel-collector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1176,6 +1176,8 @@ service:

operator:
enabled: false
crds:
create: false
admissionWebhooks:
certManager:
# Annotate the certificate and issuer to ensure they are created after the cert-manager CRDs have been installed.
Expand Down

0 comments on commit e61185d

Please sign in to comment.