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
<p>This is an automated message from CrownLabs.</p>
127
+
<p>If you need assistance, please contact support.</p>
128
+
</div>
129
+
</div>
130
+
</body>
131
+
</html>
132
+
plaintext_header: |
133
+
=== CROWNLABS NOTIFICATION ===
134
+
135
+
Dear user,
136
+
137
+
plaintext_footer: |
138
+
139
+
Best regards,
140
+
CrownLabs Team
141
+
142
+
---
143
+
This is an automated message from CrownLabs.
144
+
If you need assistance, please contact support.
145
+
instautoctrl_inactivity_notification.yaml: |
146
+
to: |-
147
+
{ tenantEmail }
148
+
subject: |-
149
+
CrownLabs: Inactivity Detected for instance { prettyName }
150
+
plaintext_content: |-
151
+
Your instance { prettyName } has been detected as inactive for an extended period.
152
+
If no activity is detected (either via the web GUI, via SSH, or via the browser-based SSH client) in the next { remainingTime } , the instance will be automatically paused/deleted to save resources.
153
+
html_content: |-
154
+
<p>Your instance <strong>{ prettyName }</strong> has been detected as inactive for an extended period.</p>
155
+
<p>If no activity is detected (either via the web GUI, via SSH, or via the browser-based SSH client) in the next <strong>{ remainingTime }</strong>, the instance will be automatically paused/deleted to save resources.</p>
0 commit comments