Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
craigmiller160 committed Jul 17, 2024
1 parent 282df93 commit 5dc0306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/connect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ helm install --set connect.applicationName=connect connect ./connect
| operator.watchNamespace | list | `[]` | A list of namespaces for the 1Password Operator to watch and manage. Use the empty list to watch all namespaces. |
| operator.resources | object | `{}` | The resources requests/limits for the 1Password Operator pod |
| operator.customEnvVars | array | `[]` | Custom environment variables for the 1Password Operator container that are not specified in this helm chart. |
| operator.trustCa.secret | string | `op-connect-tls` | The name of the secret containing the TLS certificate (tls.crt) used by the 1Password Connect API. This is used if that cert is a self-signed cert that needs to be trusted by the Operator. |

#### Custom Environment Variables

Expand Down

0 comments on commit 5dc0306

Please sign in to comment.