2.4. 使用 Argo CD 实例启用通知
先决条件
流程
-
导航到 Operators
Installed Operators 页面。 Example
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - 点击 Save。
提示
例如:
oc patch argocd openshift-gitops -n openshift-gitops --type merge --patch '{"spec": {"notifications": {"enabled": true}}}'
oc patch argocd openshift-gitops -n openshift-gitops --type merge --patch '{"spec": {"notifications": {"enabled": true}}}'