20d8146e8c
- Created new documentation files including TROUBLESHOOTING.md, CONFIGURATION.md, and CONTRIBUTING.md. - Added deployment guide with automated and manual instructions. - Introduced new YAML configurations for Kubernetes resources and Helm charts. - Implemented a deployment script for setting up the GitOps infrastructure.
4 lines
60 B
YAML
4 lines
60 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: kube-devops |