Closed paulpascal closed 3 weeks ago
@Hareet ,
CHT_DEV_URL_PORT
variable since its needed for local development.1.4.2
which is the latest version Sure
Thanks a lot @Hareet ,
So for other mates, to be able to deploy , you will want to run :
helm repo update medic
helm -n users-chis-prod delete $CONFIG
helm install \
--kube-context arn:aws:eks:eu-west-2:720541322708:cluster/prod-cht-eks \
--namespace users-chis-prod \
--values values/$VALUES \
$CONFIG medic/cht-user-management
PS: for the next deployment the upgrade will just work without deleting (step 2)
cc: @Hareet @kennsippell @freddieptf @inromualdo @mrjones-plip @jonathanbataire
New values for all deployments values.
Started in #213