chore(typo): fix some typos

This commit is contained in:
2024-11-25 12:00:04 +01:00
parent dc34d32c5c
commit 41a0dc58a5
4 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ const imagePullSecretHelp = `
# e.g.
# pullSecrets:
# - name: regcred
# You are, for now, repsonsible for creating the secret.
# You are, for now, responsible for creating the secret.
`
const imagePullPolicyHelp = `# imagePullPolicy allows you to specify a policy to cache or always pull an image.