stardog-union / helm-charts

Stardog Helm Charts
Apache License 2.0
9 stars 12 forks source link

Ignores image pull secret if not passed #89

Closed scardena closed 1 year ago

scardena commented 1 year ago

This gets rid of completetly setting the option of imagePullSecret when we don't pass any image credentials. right now it's being set to null, and it's setting the imagePullSecret: null but it could be that journalctl also picks that up and logs it as an error.