cloudfoundry / cf-k8s-logging

Apache License 2.0
5 stars 11 forks source link

remove imagePullSecrets configuration from DaemonSet #16

Closed cppforlife closed 4 years ago

cppforlife commented 4 years ago

if users need to have image pull secret they can always add it via an overlay. /cc @ciriarte

cf-gitbot commented 4 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

pianohacker commented 4 years ago

This has been fixed as part of https://github.com/cloudfoundry/cf-k8s-logging/pull/22 .