IN-CORE / incore-helm

Helm chart to deploy the IN-CORE system in kubernetes.
0 stars 0 forks source link

addmaestro usersync to chart #48

Closed ywkim312 closed 1 year ago

ywkim312 commented 1 year ago

@robkooper I was trying to use the secret for the env variables. However, since the values are different for dev and prod, but one cronjob yaml file, I put them into value yaml file. I updated values-incore-dev.yaml and values-incore-prod.yaml with the necessary values in box folder. This PR is deployed in dev now and it works okay.