We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b3798 commit 284c6afCopy full SHA for 284c6af
docs-source/content/security/secrets.md
@@ -84,7 +84,7 @@ under **Domain security**.
84
85
The helm chart for installing the operator has an option to specify the
86
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
+The Kubernetes `Secret` of type `docker-registry` should be created in the namespace
88
where the operator is deployed.
89
90
Here is an example of using the `helm install` command to set the image name and image pull secret:
0 commit comments