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: hack/non-olm-install/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,7 @@ The following environment variables can be set to configure various options for
85
85
|**DISABLE_DEFAULT_ARGOCD_INSTANCE**| When set to `true`, this will disable the default 'ready-to-use' installation of Argo CD in the `openshift-gitops` namespace. |false |
86
86
|**SERVER_CLUSTER_ROLE**|This environment variable enables administrators to configure a common cluster role to use across all of the managed namespaces in the role bindings the operator creates for the Argo CD server. | None |
87
87
|**WATCH_NAMESPACE**| namespaces in which Argo applications can be created | None |
88
+
|**ENABLE_CONVERSION_WEBHOOK**| This environment variable enables conversion webhook to convert v1alpha1 ArgoCD resources to v1beta1 | true |
0 commit comments