argocd-helm/charts/argo-workflows/templates
Jason Meridth 7992b5d04b
feat(argo-workflows): Add helper function to determine image value, minus tag (#1754)
We have a situation where we want to exclude the registry so that images can
be pulled from in-network mirrors. Currently when you exclude the registry,
you get stuck with a prefixing forward slash.

Had to keep the tags in the manifest files because helm template requires
a colon in the image value.  Otherwise I'd move it into the helper function.

image entries changed: server, controller, executor

Signed-off-by: jmeridth <jmeridth@gmail.com>

Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-09 18:03:26 -06:00
..
controller feat(argo-workflows): Add helper function to determine image value, minus tag (#1754) 2023-01-09 18:03:26 -06:00
crds fix(argo-workflows): move crds folder into templates folder (#1472) 2022-09-21 05:34:39 -05:00
server feat(argo-workflows): Add helper function to determine image value, minus tag (#1754) 2023-01-09 18:03:26 -06:00
_helpers.tpl feat(argo-workflows): Add helper function to determine image value, minus tag (#1754) 2023-01-09 18:03:26 -06:00
extra-manifests.yaml feat(argo-workflows): Add extra manifests to deploy within the chart (#1495) 2022-09-28 15:50:45 +02:00
NOTES.txt fix(argo-workflows): use template for all resource names (#759) 2021-05-27 18:33:22 +02:00