Commit fb747d17 authored by moha-s's avatar moha-s
Browse files

fix spelling err

parent badf24cb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -342,3 +342,6 @@ Sonarcloud
deployer
Deployer
jobdescription
auths
Kustomize
namespace
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ This job will deploy your cluster using Kustomize and set a new image for the de
### Variables

!!! important
    There are some mendatory variables that **you have to provide**, the most important one being `$KUBECONFIG`, you can do that by passing them as [CI/CD variables](https://docs.gitlab.com/ee/ci/variables/#cicd-variable-types){:target="_blank"} so that your data can stay confidential.
    There are some mandatory variables that **you have to provide**, the most important one being `$KUBECONFIG`, you can do that by passing them as [CI/CD variables](https://docs.gitlab.com/ee/ci/variables/#cicd-variable-types){:target="_blank"} so that your data can stay confidential.

| Name | Description | Mandatory | Default |
| ---- | ----------- | --------- | ------- |