Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gjeanmart committed Jul 25, 2024
1 parent 68419bf commit 406f356
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ For more information, please checkout the chart level [README.md](./charts/safe-
---

## Support and Contribution
This helm chart is community maintained, and not supported by Nextcloud GmbH. Please also review the official [Safe Code of Conduct*](https://changeme) and this repo's [contributing doc*](./CONTRIBUTING.md) before contributing.
This helm chart is community maintained, and not supported by Safe CC GmbH. Please also review the official [Safe Code of Conduct*](https://changeme) and this repo's [contributing doc*](./CONTRIBUTING.md) before contributing.

### Questions and Discussions
[GitHub Discussion*](https://changeme)
Expand Down
4 changes: 2 additions & 2 deletions charts/safe-client-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ helm repo add safe https://5afe.github.io/safe-helm-charts/charts/packages
helm install [RELEASE-NAME] safe/safe-client-gateway
```

The command deploys nextcloud on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
The command deploys safe-client-gateway on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.

> **Tip**: List all releases using `helm list`
Expand All @@ -61,7 +61,7 @@ helm upgrade [RELEASE_NAME] safe/safe-client-gateway

## Configuration

The following table lists the configurable parameters of the nextcloud chart and their default values.
The following table lists the configurable parameters of the safe-client-gateway chart and their default values.

See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing). To see all configurable options with detailed comments:

Expand Down
4 changes: 2 additions & 2 deletions charts/safe-config-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ helm repo add safe https://5afe.github.io/safe-helm-charts/charts/packages
helm install [RELEASE-NAME] safe/safe-config-service
```

The command deploys nextcloud on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
The command deploys safe-config-service on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.

> **Tip**: List all releases using `helm list`
Expand All @@ -59,7 +59,7 @@ helm upgrade [RELEASE_NAME] safe/safe-config-service

## Configuration

The following table lists the configurable parameters of the nextcloud chart and their default values.
The following table lists the configurable parameters of the safe-config-service chart and their default values.

See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing). To see all configurable options with detailed comments:

Expand Down
4 changes: 2 additions & 2 deletions charts/safe-stack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ helm repo add safe https://5afe.github.io/safe-helm-charts/charts/packages
helm install [RELEASE-NAME] safe/safe-stack
```

The command deploys nextcloud on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
The command deploys safe-stack on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.

> **Tip**: List all releases using `helm list`
Expand All @@ -66,7 +66,7 @@ helm upgrade [RELEASE_NAME] safe/safe-stack

## Configuration

The following table lists the configurable parameters of the nextcloud chart and their default values.
The following table lists the configurable parameters of the safe-stack chart and their default values.

See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing). To see all configurable options with detailed comments:

Expand Down
2 changes: 1 addition & 1 deletion charts/safe-transaction-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ helm upgrade [RELEASE_NAME] safe/safe-transaction-service

## Configuration

The following table lists the configurable parameters of the nextcloud chart and their default values.
The following table lists the configurable parameters of the safe-transaction-service chart and their default values.

See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing). To see all configurable options with detailed comments:

Expand Down
4 changes: 2 additions & 2 deletions charts/safe-wallet-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ helm repo add safe https://5afe.github.io/safe-helm-charts/charts/packages
helm install [RELEASE-NAME] safe/safe-wallet-web
```

The command deploys nextcloud on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
The command deploys safe-wallet-web on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.

> **Tip**: List all releases using `helm list`
Expand All @@ -56,7 +56,7 @@ helm upgrade [RELEASE_NAME] safe/safe-wallet-web

## Configuration

The following table lists the configurable parameters of the nextcloud chart and their default values.
The following table lists the configurable parameters of the safe-wallet-web chart and their default values.

See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing). To see all configurable options with detailed comments:

Expand Down

0 comments on commit 406f356

Please sign in to comment.