InfuseAI / primehub

open-source MLOps platform
https://docs.primehub.io
Apache License 2.0
389 stars 39 forks source link

Support airgap image prefix for primehub-controller #656

Closed qrtt1 closed 2 years ago

qrtt1 commented 2 years ago

PR checklist

What type of PR is this?

enhancement

What this PR does / why we need it:

support air-gap image prefix for ph-controller

Which issue(s) this PR fixes:

sc-24401

Special notes for your reviewer:

  1. introduce the new settings to values.yaml
 controller:
   airgap:
     imagePrefix: ""
  1. the value would be overridden by PRIMEHUB_AIRGAPPED_IMAGE_PREFIX env from helmfile