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
Copy file name to clipboardExpand all lines: vault/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,7 @@ Hashicorp Vault and the Redis Enterprise Operator can be deployed in multiple sc
143
143
vaultCASecret: vault-ca-cert
144
144
podAnnotations:
145
145
vault.hashicorp.com/auth-path: auth/<AUTH_PATH>
146
-
vault.hashicorp.com/namesapce: <VAULT_NAMESPACE>
146
+
vault.hashicorp.com/namespace: <VAULT_NAMESPACE>
147
147
```
148
148
> Note - the "clusterCredentialSecretName" field as used to query the secret from Hashicorp Vault. See section below for explanation about secret name field values.
149
149
### Deploy REDB admission controller (for OLM this is not needed)
0 commit comments