diff --git a/charts/argo/templates/NOTES.txt b/charts/argo/templates/NOTES.txt index 36d6113f..4fc67e30 100644 --- a/charts/argo/templates/NOTES.txt +++ b/charts/argo/templates/NOTES.txt @@ -9,7 +9,7 @@ echo '{"apiVersion": "apiextensions.k8s.io/v1beta1","kind": "CustomResourceDefin kubectl get services -o wide | grep {{ .Release.Name }}-{{ .Values.uiName }} -{{ if .Values.installMinio }} +{{ if .Values.minio.install }} 3. Access Minio UI and create bucket '{{ .Values.minio.defaultBucket.name }}'. Minio UI is available on port 9000 and available via external URL. URL might be retrieved using following command: