stackitcloud / yawol

yawol is a Load Balancer solution for OpenStack, based on the Kubernetes controller pattern.
Apache License 2.0
41 stars 5 forks source link

chart: ycc: add additionalEnv and imagePullSecrets #311

Closed gfelbing closed 4 months ago

gfelbing commented 4 months ago

This PR adds the possibility to pass additional environment variables to the yawol cloud controller, as well as supplying imagePullSecrets to it's service account, in order to use images from private repositories.