Closed albundy83 closed 2 months ago
/kind bug Hello,
can you remove the default value for the imagePullSecrets which are here: https://github.com/outscale/osc-bsu-csi-driver/blob/master/osc-bsu-csi-driver/templates/node.yaml#L44 and here: https://github.com/outscale/osc-bsu-csi-driver/blob/master/osc-bsu-csi-driver/templates/controller.yaml#L47
As if we don't use it, we have Events complaining about missing Secret.
Thanks a lot :)
Hello,
here the repeating message from Kubernetes Events "Unable to retrieve some image pull secrets (registry-dockerconfigjson); attempting to pull the image may not succeed."
https://github.com/outscale/osc-bsu-csi-driver/pull/815 merged
/kind bug Hello,
can you remove the default value for the imagePullSecrets which are here: https://github.com/outscale/osc-bsu-csi-driver/blob/master/osc-bsu-csi-driver/templates/node.yaml#L44 and here: https://github.com/outscale/osc-bsu-csi-driver/blob/master/osc-bsu-csi-driver/templates/controller.yaml#L47
As if we don't use it, we have Events complaining about missing Secret.
Thanks a lot :)