scylla-operator icon indicating copy to clipboard operation
scylla-operator copied to clipboard

helm: add image pull secrets on ServiceAccount for manager and scylla cluster

Open ashangit opened this issue 5 years ago • 0 comments

Needed to be able to download images from docker registry with authentication Also update scylla-operator to use same configuration instead of specific one on sts

Description of your changes:

Which issue is resolved by this Pull Request: Resolves #

Checklist:

  • [ ] Documentation has been updated, if necessary.
  • [ ] Image has been built (make docker-build) on the last commit.

ashangit avatar Apr 06 '21 10:04 ashangit