Update content/v2.0/influxdb-templates/stacks/_index.md

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
pull/1376/head
kelseiv 2020-09-03 17:29:03 -07:00 committed by GitHub
parent da92279b18
commit 79f73e41aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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