Skip to content

Commit 0fa46c8

Browse files
authored
Merge pull request #195 from laurentdroin/patch-7
Typo in namespace annotation
2 parents 80ac697 + 0c33b9d commit 0fa46c8

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)