Fixing typo in stagse marker

This commit is contained in:
shockrah 2024-05-04 19:17:56 -07:00
parent ff504afa8e
commit 670007e618
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@ stages:
- test
sast:
sast: test
stage: test
include:
- template: Security/SAST.gitlab-ci.yml

View File

@ -1,7 +1,11 @@
# 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: