{{- if .Values.ingress.enabled }}
- You can connect with your browser on this [link](http{{ if $.Values.ingress.tls }}s{{ end }}://{{ .Values.ingress.hostname }})
{{- end }}
- Your username is : **admin**
- Your password is : **{{ .Values.secret.password }}**

*NOTES about deletion :*

- **You can safely delete this chart and recreate one later**
- The running apps managed by argo-cd will keep running
- The description of the runnings apps managed by argo-cd will be persist inside the kubernetes store (etcd)
- Only change on the remote gitops repository will not be sync to your runnings apps. 