Skip to content

Commit

Permalink
fix opc ua configuration table in docs (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-goldenring authored Apr 16, 2021
1 parent 9507244 commit 374bfb6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/opcua-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ If you would like workloads ("broker" Pods) to be deployed automatically to disc
See [Mounting OPC UA credentials to enable security](#mounting-opc-ua-credentials-to-enable-security) for more details on how to use this setting.
| Helm Key | Value | Default | Description |
|---|---|---|---|
| opcua.configuration.mountCertificates| true, false | false | specify whether to mount a
secret named `opcua-broker-credentials` into the OPC UA brokers |
| opcua.configuration.mountCertificates| true, false | false | specify whether to mount a secret named `opcua-broker-credentials` into the OPC UA brokers |

### Disabling Automatic Service Creation
By default, if a broker Pod is specified, the generic OPC UA Configuration will create services for all the brokers of a specific Akri Instance and all the brokers of an Akri Configuration. The creation of these services can be disabled.
Expand Down

0 comments on commit 374bfb6

Please sign in to comment.