From 79f73e41aa086e07ce816c2a2e5e413fc4460d83 Mon Sep 17 00:00:00 2001 From: kelseiv <47797004+kelseiv@users.noreply.github.com> Date: Thu, 3 Sep 2020 17:29:03 -0700 Subject: [PATCH] Update content/v2.0/influxdb-templates/stacks/_index.md Co-authored-by: Russ Savage --- content/v2.0/influxdb-templates/stacks/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/influxdb-templates/stacks/_index.md b/content/v2.0/influxdb-templates/stacks/_index.md index 50d7d61ac..dc3e5d56f 100644 --- a/content/v2.0/influxdb-templates/stacks/_index.md +++ b/content/v2.0/influxdb-templates/stacks/_index.md @@ -22,7 +22,7 @@ When you apply a template, InfluxDB associates resources in the template with a - A template describes a set of resources in a text file outside of InfluxDB. When you apply a template, a stack is automatically created to manage the applied template resources. - Stacks add, modify or delete resources in an instance. -- Templates do not recognize resources already in an instance. All resources in the template are added, creating duplicate resources if a resource already exists. +- Templates do not recognize resources in an instance. All resources in the template are added, creating duplicate resources if a resource already exists. {{% /note %}} ## Review ideal use cases for InfluxDB stacks