Skip to content

Commit 0c33b9d

Browse files
authored
Typo in namespace annotation
This prevents the REC from being created
1 parent 80ac697 commit 0c33b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vault/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Hashicorp Vault and the Redis Enterprise Operator can be deployed in multiple sc
143143
vaultCASecret: vault-ca-cert
144144
podAnnotations:
145145
vault.hashicorp.com/auth-path: auth/<AUTH_PATH>
146-
vault.hashicorp.com/namesapce: <VAULT_NAMESPACE>
146+
vault.hashicorp.com/namespace: <VAULT_NAMESPACE>
147147
```
148148
> Note - the "clusterCredentialSecretName" field as used to query the secret from Hashicorp Vault. See section below for explanation about secret name field values.
149149
### Deploy REDB admission controller (for OLM this is not needed)

0 commit comments

Comments
 (0)