diff --git a/config/samples/notification/v1alpha1/email-template.yaml b/config/samples/notification/v1alpha1/email-template.yaml index 5b5cb0a1..59f9b158 100644 --- a/config/samples/notification/v1alpha1/email-template.yaml +++ b/config/samples/notification/v1alpha1/email-template.yaml @@ -40,16 +40,12 @@ spec:
Hello {{.UserName}},
- -We're excited to have you join {{.CompanyName}}. To get started, please click the button below to activate your account:
- +Hi {{.GivenName}}!
+ +{{.inviteer.GivenName}} has invited you to join "{{.CompanyName}}" organization to collaborate with them. Use the button below to set up your account and get started:
+
If the button doesn't work, you can copy and paste this link into your browser:
@@ -59,17 +55,15 @@ spec: