Skip to content

Commit 284c6af

Browse files
committed
Fix typo as I cannot spell (jenkins-ignore)
1 parent 85b3798 commit 284c6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-source/content/security/secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ under **Domain security**.
8484

8585
The helm chart for installing the operator has an option to specify the
8686
image pull secret used for the operator's image when using a private registry.
87-
The Kubernetes `Sercret` of type `docker-registry` should be created in the namespace
87+
The Kubernetes `Secret` of type `docker-registry` should be created in the namespace
8888
where the operator is deployed.
8989

9090
Here is an example of using the `helm install` command to set the image name and image pull secret:

0 commit comments

Comments
 (0)