argocd-helm/charts/argo-cd/templates
Christine Banek 6321442a01 Better Helm NOTES.txt templating (#161)
* Better Helm chart NOTES.txt templating

Add some extra templating to NOTES.txt, which are displayed to the
user after a successful helm install command.  These are really
helpful notes, but if you didn't specify a release name of argocd
or put it in a separate namespace, these commands weren't exactly
working with a copy paste.  Now they should take into account
the release name and release namespace helm was given.

* Small CONTRIBUTING.md command line change

Instead of just doing `argocd version`, be a little more explicit
by passing in the server name and insecure flag.  This will make
sure that you're doing the version of the instance you're
port-forwarding above, as opposed to some other argocd.
2019-11-12 21:17:40 +11:00
..
argocd-application-controller Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
argocd-configs remove default values from the argocd rbac configmap (#152) 2019-11-06 10:38:22 +11:00
argocd-repo-server Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
argocd-server OpenShift Route (#153) 2019-11-07 19:20:31 +11:00
crds Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
dex Dex imagepull (#156) 2019-11-07 21:04:00 +11:00
redis Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
_helpers.tpl init v1.0.0 (#129) 2019-11-04 16:17:25 -08:00
NOTES.txt Better Helm NOTES.txt templating (#161) 2019-11-12 21:17:40 +11:00