RocketChat / helm-charts

Repository for RocketChat helm charts
37 stars 67 forks source link

Allow to set imagePullSecrets #13

Closed splattner closed 2 years ago

splattner commented 3 years ago

This solves #12

With this you can set imagePullSecrets for the Deployment.

Example values.yaml:

imagePullSecrets:
- name: mysecret
CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

splattner commented 3 years ago

Anything else I need to do before you merge this?

splattner commented 3 years ago

Any chance to get this merged? Do I need to do anything more? Something missing?

tromsosec commented 2 years ago

Also interested to know if this is going to merged anytime soon?