You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| operator.watchNamespace | list |`[]`| A list of namespaces for the 1Password Operator to watch and manage. Use the empty list to watch all namespaces. |
129
129
| operator.resources | object |`{}`| The resources requests/limits for the 1Password Operator pod |
130
130
| operator.customEnvVars | array |`[]`| Custom environment variables for the 1Password Operator container that are not specified in this helm chart. |
131
+
| operator.tls.trust.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. |
0 commit comments