Skip to content

Commit

Permalink
typo: update examples and references
Browse files Browse the repository at this point in the history
  • Loading branch information
ialejandro committed Dec 17, 2023
1 parent c7ee6c5 commit a6fa984
Show file tree
Hide file tree
Showing 26 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/opencti/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ _See [helm uninstall](https://helm.sh/docs/helm/helm_uninstall/) for command doc

* [Environment configuration](https://docs.opencti.io/5.12.X/deployment/configuration/#platform)
* [Connectors](https://github.com/OpenCTI-Platform/connectors/tree/master). Review `docker-compose.yaml` with the properly config
* Check connectors samples on `examples` folder
* Check connectors samples on `connector-examples` folder

## Basic installation and examples

Expand Down
2 changes: 1 addition & 1 deletion charts/opencti/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ _See [helm uninstall](https://helm.sh/docs/helm/helm_uninstall/) for command doc

* [Environment configuration](https://docs.opencti.io/5.12.X/deployment/configuration/#platform)
* [Connectors](https://github.com/OpenCTI-Platform/connectors/tree/master). Review `docker-compose.yaml` with the properly config
* Check connectors samples on `examples` folder
* Check connectors samples on `connector-examples` folder

## Basic installation and examples

Expand Down
2 changes: 1 addition & 1 deletion charts/opencti/docs/examples.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Examples

## Gloabl: create secrets
## Global: create secrets

Use `secrets` to create secrets to reference with `envFromSecrets`. By default the secret is created in the same namespace of the release.

Expand Down

0 comments on commit a6fa984

Please sign in to comment.