cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can I use parameter "imagePullSecrets" to authen for pull image oneagent from private repository?

Hello Everyone,

On my repository need to authentication for pull image. So in the file Cr.yaml I saw parameter "imagePullSecrets" can I use this parameter for authen?


Thanks In Advance,

1 REPLY 1

luis_garcia
Inactive

Hi,

We don't have that field on the cr.yaml file. Nonetheless, you can modify the "dynatrace-oneagent" service account to include additional image pull secrets that will be used for the OneAgent Pods.

See documentation here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#add-imagepullsec...

Best regards,
Luis

Featured Posts