Fixing typo in stagse marker
This commit is contained in:
parent
ff504afa8e
commit
670007e618
@ -2,7 +2,7 @@ stages:
|
|||||||
- test
|
- test
|
||||||
|
|
||||||
sast:
|
sast:
|
||||||
sast: test
|
stage: test
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- template: Security/SAST.gitlab-ci.yml
|
- template: Security/SAST.gitlab-ci.yml
|
||||||
|
@ -1,7 +1,11 @@
|
|||||||
# Kubernetes Cluster On Vultr
|
# Kubernetes Cluster On Vultr
|
||||||
|
|
||||||
|
## Role of this folder
|
||||||
|
|
||||||
# Kubectl Fresh setup
|
To define the cluster, namespaces, and nodes that we are going to support.
|
||||||
|
Each project will get it's own namespace however no attempt to manage the
|
||||||
|
|
||||||
|
## Kubectl Fresh setup
|
||||||
|
|
||||||
|
|
||||||
Check this link for installation instructions on \*nix systems:
|
Check this link for installation instructions on \*nix systems:
|
||||||
|
Loading…
Reference in New Issue
Block a user