Skip to content

Commit

Permalink
Replace {} with <>
Browse files Browse the repository at this point in the history
  • Loading branch information
erinecon authored Sep 20, 2024
1 parent 8d15f81 commit 1dce19a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# {Charm name} Operator
# < Charm name > Operator

<!-- A single sentence that says what the product is, succinctly and memorably. Add a 1-2 sentence description of what the charm software does. -->

A [Juju](https://juju.is/) [charm](https://juju.is/docs/olm/charmed-operators) deploying and managing {Charm software} on
A [Juju](https://juju.is/) [charm](https://juju.is/docs/olm/charmed-operators) deploying and managing < Charm software > on
Kubernetes.

<!-- A paragraph of 2-5 short sentences, that describes what the product does and what need the product meets. -->

Like any Juju charm, this charm supports one-line deployment, configuration, integration, scaling, and more.
For {Charm name}, this includes:
For < Charm name >, this includes:
* list or summary of app-specific features

The {Charm name} charm allows for deployment on many different Kubernetes platforms, from [MicroK8s](https://microk8s.io/) to
The < Charm name > charm allows for deployment on many different Kubernetes platforms, from [MicroK8s](https://microk8s.io/) to
[Charmed Kubernetes](https://ubuntu.com/kubernetes) to public cloud Kubernetes offerings.

<!-- Finally, a paragraph that describes whom the product is useful for. -->

This charm will make operating {Charm software} simple and straightforward for DevOps or SRE teams through Juju's clean interface.
This charm will make operating < Charm software > simple and straightforward for DevOps or SRE teams through Juju's clean interface.

## In this documentation

Expand All @@ -39,15 +39,15 @@ If there's a particular area of documentation that you'd like to see that's miss

## Project and community

The {Charm} Operator is a member of the Ubuntu family. It's an open-source project that warmly welcomes community
The < Charm > Operator is a member of the Ubuntu family. It's an open-source project that warmly welcomes community
projects, contributions, suggestions, fixes, and constructive feedback.

- [Code of conduct](https://ubuntu.com/community/code-of-conduct)
- [Get support](https://discourse.charmhub.io/)
- [Join our online chat](https://matrix.to/#/#charmhub-charmdev:ubuntu.com)
- [Contribute](link to Contribute page)

Thinking about using the <Charm> Operator for your next project?
Thinking about using the < Charm > Operator for your next project?
[Get in touch](https://matrix.to/#/#charmhub-charmdev:ubuntu.com)!

# Contents
Expand Down

0 comments on commit 1dce19a

Please sign in to comment.