Skip to content

Commit 514b389

Browse files
committed
chore: add note to enterprise template to update coder.com docs
1 parent be3c50a commit 514b389

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

enterprise/templates/kubernetes-envbox/main.tf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// - Updates the workspace container command to send the process ID namespace
66
// inum to the sidecar container.
77
// - Updates the workspace agent subsystem to "exectrace" for telemetry.
8+
//
9+
// If you make changes to the exectrace components in this file, please update
10+
// the corresponding docs on coder.com.
811

912
terraform {
1013
required_providers {

enterprise/templates/kubernetes/main.tf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// - Updates the workspace container command to send the process ID namespace
66
// inum to the sidecar container.
77
// - Updates the workspace agent subsystem to "exectrace" for telemetry.
8+
//
9+
// If you make changes to the exectrace components in this file, please update
10+
// the corresponding docs on coder.com.
811

912
terraform {
1013
required_providers {

0 commit comments

Comments
 (0)