Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
fix documentation (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
erdrix authored May 16, 2021
1 parent c8b3274 commit 7bc712f
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 10 deletions.
6 changes: 4 additions & 2 deletions site/docs/3_tasks/2_security/1_ssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ kind: NifiCluster
...
spec:
...
initialAdminUser: [email protected]
managedAdminUsers:
- identity : "[email protected]"
name: "aguitton"
...
readOnlyConfig:
# NifiProperties configuration that will be applied to the node.
Expand All @@ -39,7 +41,7 @@ spec:
create: true
```
- `initialAdminUser` : name of the user account which will be configured as initial admin into NiFi cluster : https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#initial-admin-identity
- `managedAdminUsers` : list of users account which will be configured as admin into NiFi cluster, please check [](../4_nifi_user_group#managed-groups-for-simple-setup) for more information.
- `readOnlyConfig.nifiProperties.webProxyHosts` : A list of allowed HTTP Host header values to consider when NiFi is running securely and will be receiving requests to a different host[:port] than it is bound to. [web-properties](https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#web-properties)

If `listenersConfig.sslSecrets.create` is set to `false`, the operator will look for the secret at `listenersConfig.sslSecrets.tlsSecretName` and expect these values :
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ kind: NifiCluster
...
spec:
...
initialAdminUser: [email protected]
spec:
...
managedAdminUsers:
- identity : "[email protected]"
name: "aguitton"
...
readOnlyConfig:
# NifiProperties configuration that will be applied to the node.
Expand All @@ -39,7 +43,7 @@ spec:
create: true
```
- `initialAdminUser` : name of the user account which will be configured as initial admin into NiFi cluster : https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#initial-admin-identity
- `managedAdminUsers` : list of users account which will be configured as admin into NiFi cluster, please check [](../4_nifi_user_group#managed-groups-for-simple-setup) for more information.
- `readOnlyConfig.nifiProperties.webProxyHosts` : A list of allowed HTTP Host header values to consider when NiFi is running securely and will be receiving requests to a different host[:port] than it is bound to. [web-properties](https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#web-properties)

If `listenersConfig.sslSecrets.create` is set to `false`, the operator will look for the secret at `listenersConfig.sslSecrets.tlsSecretName` and expect these values :
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@ kind: NifiCluster
...
spec:
...
initialAdminUser: [email protected]
...
spec:
...
managedAdminUsers:
- identity : "[email protected]"
name: "aguitton"
...
readOnlyConfig:
# NifiProperties configuration that will be applied to the node.
Expand All @@ -39,7 +44,7 @@ spec:
create: true
```
- `initialAdminUser` : name of the user account which will be configured as initial admin into NiFi cluster : https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#initial-admin-identity
- `managedAdminUsers` : list of users account which will be configured as admin into NiFi cluster, please check [](../4_nifi_user_group#managed-groups-for-simple-setup) for more information.
- `readOnlyConfig.nifiProperties.webProxyHosts` : A list of allowed HTTP Host header values to consider when NiFi is running securely and will be receiving requests to a different host[:port] than it is bound to. [web-properties](https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#web-properties)

If `listenersConfig.sslSecrets.create` is set to `false`, the operator will look for the secret at `listenersConfig.sslSecrets.tlsSecretName` and expect these values :
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@ kind: NifiCluster
...
spec:
...
initialAdminUser: [email protected]
...
spec:
...
managedAdminUsers:
- identity : "[email protected]"
name: "aguitton"
...
readOnlyConfig:
# NifiProperties configuration that will be applied to the node.
Expand All @@ -39,7 +44,7 @@ spec:
create: true
```
- `initialAdminUser` : name of the user account which will be configured as initial admin into NiFi cluster : https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#initial-admin-identity
- `managedAdminUsers` : list of users account which will be configured as admin into NiFi cluster, please check [](../4_nifi_user_group#managed-groups-for-simple-setup) for more information.
- `readOnlyConfig.nifiProperties.webProxyHosts` : A list of allowed HTTP Host header values to consider when NiFi is running securely and will be receiving requests to a different host[:port] than it is bound to. [web-properties](https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#web-properties)

If `listenersConfig.sslSecrets.create` is set to `false`, the operator will look for the secret at `listenersConfig.sslSecrets.tlsSecretName` and expect these values :
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@ kind: NifiCluster
...
spec:
...
initialAdminUser: [email protected]
...
spec:
...
managedAdminUsers:
- identity : "[email protected]"
name: "aguitton"
...
readOnlyConfig:
# NifiProperties configuration that will be applied to the node.
Expand All @@ -39,7 +44,7 @@ spec:
create: true
```
- `initialAdminUser` : name of the user account which will be configured as initial admin into NiFi cluster : https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#initial-admin-identity
- `managedAdminUsers` : list of users account which will be configured as admin into NiFi cluster, please check [](../4_nifi_user_group#managed-groups-for-simple-setup) for more information.
- `readOnlyConfig.nifiProperties.webProxyHosts` : A list of allowed HTTP Host header values to consider when NiFi is running securely and will be receiving requests to a different host[:port] than it is bound to. [web-properties](https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#web-properties)

If `listenersConfig.sslSecrets.create` is set to `false`, the operator will look for the secret at `listenersConfig.sslSecrets.tlsSecretName` and expect these values :
Expand Down

0 comments on commit 7bc712f

Please sign in to comment.