opentelemetry.io/v1alpha1 giving error #6278
Unanswered
Ripurwar80
asked this question in
Q&A
Replies: 2 comments
-
This belongs to the open-telemetry/opentelemetry-operator repository. Looks like I can't move this issue there. cc @open-telemetry/operator-maintainers |
Beta Was this translation helpful? Give feedback.
0 replies
-
The service account can be set in the CR https://github.com/open-telemetry/opentelemetry-operator/blob/main/apis/v1alpha1/opentelemetrycollector_types.go#L89 which allows configuring image pull secret. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using opentelemetry.io/v1alpha1 api version in my collector how do I pull private images and attach service account. imagePullsecret and serviceAccountName are not supported by this api version.
Beta Was this translation helpful? Give feedback.
All reactions