Skip to content

Commit

Permalink
Merge pull request #175 from wanjunlei/release-2.1
Browse files Browse the repository at this point in the history
update docs
  • Loading branch information
benjaminhuo authored Nov 25, 2022
2 parents b72d5e0 + 8fbefee commit 476e3d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/crds/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ spec:
key: password
name: default-config-secret
namespace: kubesphere-monitoring-system
authUsername: admin
from: admin@kubesphere.io
authUsername: test
from: test@kubesphere.io
requireTLS: true
smartHost:
host: imap.kubesphere.io
Expand Down
4 changes: 2 additions & 2 deletions docs/crds/receiver.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ metadata:
name: global-receiver
labels:
type: tenant
user: admin
user: test
spec:
email:
alertSelector:
Expand All @@ -110,7 +110,7 @@ spec:
emailConfigSelector:
matchLabels:
type: tenant
user: admin
user: test
enabled: true
template: nm.default.html
subjectTemplate: nm.default.subject
Expand Down

0 comments on commit 476e3d2

Please sign in to comment.