Skip to content

Commit dc2015e

Browse files
committed
chore: allow helm command
1 parent 84db86e commit dc2015e

File tree

5 files changed

+5
-3
lines changed

5 files changed

+5
-3
lines changed

.github/actions/spelling/allow/allow.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Kubernetes
88
bugfix
99
tbd
1010
PostgreSQL
11+
URL
1112
URLs
1213
Uninstall
1314
kubectl

.github/actions/spelling/patterns/patterns.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ http://keepachangelog.com
1414
`/dataspaceconnector/config/`
1515
`config.json`
1616
app.kubernetes.io
17+
helm install dataspaceconnector charts/dataspace-connector

dataspace-connector/slim/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</h1>
88

99
This is the **Slim Setup** of the Dataspace Connector.
10-
In this setup only the [Dataspace Connector](https://github.com/International-Data-Spaces-Association/DataspaceConnector) and Postgres as database are started, without Camel, ConfigurationManager and UI.
10+
In this setup only the [Dataspace Connector](https://github.com/International-Data-Spaces-Association/DataspaceConnector) and PostgreSQL as database are started, without Camel, ConfigurationManager and UI.
1111

1212
This allows us to only using the core functionalities of the Dataspace Connector without having an graphical user interface and the logic of the ConfigurationManager to install IDS Apps and configure Camel routes.
1313

dataspace-connector/slim/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</h1>
88

99
This is a deployment example for the **Slim Setup** of the Dataspace Connector.
10-
In this setup only the [Dataspace Connector](https://github.com/International-Data-Spaces-Association/DataspaceConnector) and Postgres as database are started, without Camel, ConfigurationManager and UI.
10+
In this setup only the [Dataspace Connector](https://github.com/International-Data-Spaces-Association/DataspaceConnector) and PostgreSQL as database are started, without Camel, ConfigurationManager and UI.
1111

1212
This allows us to only using the core functionalities of the Dataspace Connector without having an graphical user interface and the logic of the ConfigurationManager to install IDS Apps and configure Camel routes.
1313

dataspace-connector/slim/k8s/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</h1>
88

99
This is the **Slim Setup** of the Dataspace Connector.
10-
In this setup only the [Dataspace Connector](https://github.com/International-Data-Spaces-Association/DataspaceConnector) and Postgres as database are started, without Camel, ConfigurationManager and UI.
10+
In this setup only the [Dataspace Connector](https://github.com/International-Data-Spaces-Association/DataspaceConnector) and PostgreSQL as database are started, without Camel, ConfigurationManager and UI.
1111

1212
This allows us to only using the core functionalities of the Dataspace Connector without having an graphical user interface and the logic of the ConfigurationManager to install IDS Apps and configure Camel routes.
1313

0 commit comments

Comments
 (0)