Skip to content

Commit 6e2f7ca

Browse files
authored
Update comment with link for AWS Linux Nodes issue
1 parent 1971941 commit 6e2f7ca

File tree

1 file changed

+1
-1
lines changed
  • registry/coder/templates/kubernetes-devcontainer

1 file changed

+1
-1
lines changed

registry/coder/templates/kubernetes-devcontainer/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ resource "coder_agent" "main" {
355355
# if you don't want to display any information.
356356
# For basic resources, you can use the `coder stat` command.
357357
# If you need more control, you can write your own script.
358-
# Note: May not work on AWS Linux Nodes
358+
# Note: May not work on AWS Linux Nodes See: https://github.com/coder/clistat/issues/17
359359
# metadata {
360360
# display_name = "CPU Usage"
361361
# key = "0_cpu_usage"

0 commit comments

Comments
 (0)