You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/argo-cd/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -746,7 +746,8 @@ NAME: my-release
746
746
747
747
## Global Configs
748
748
749
-
NOTE: Any values you put under `.Values.configs.cm` are passed to argocd-cm ConfigMap.
749
+
> **Note:**
750
+
> Any values you put under `.Values.configs.cm` are passed to argocd-cm ConfigMap, and under `.Values.configs.params` are passed to argocd-params-cm ConfigMap.
Copy file name to clipboardExpand all lines: charts/argo-cd/README.md.gotmpl
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -741,7 +741,8 @@ NAME: my-release
741
741
742
742
## Global Configs
743
743
744
-
NOTE: Any values you put under `.Values.configs.cm` are passed to argocd-cm ConfigMap.
744
+
> **Note:**
745
+
> Any values you put under `.Values.configs.cm` are passed to argocd-cm ConfigMap, and under `.Values.configs.params` are passed to argocd-params-cm ConfigMap.
0 commit comments