Add new infra architecture 3
This commit is contained in:
@@ -20,7 +20,7 @@ The Bakery-IA platform uses the following namespaces:
|
||||
|
||||
3. **`flux-system`** - GitOps namespace
|
||||
- Contains Flux CD components for GitOps deployments
|
||||
- Defined in: `infrastructure/namespaces/flux-system.yaml`
|
||||
- Now defined in Helm chart: `infrastructure/cicd/flux/templates/namespace.yaml`
|
||||
|
||||
### Infrastructure Namespaces
|
||||
|
||||
@@ -45,7 +45,7 @@ kubectl apply -f infrastructure/environments/common/configs/
|
||||
# 3. Apply platform components
|
||||
kubectl apply -f infrastructure/platform/
|
||||
|
||||
# 4. Apply CI/CD components (depends on tekton-pipelines and flux-system)
|
||||
# 4. Apply CI/CD components (depends on tekton-pipelines)
|
||||
kubectl apply -f infrastructure/cicd/
|
||||
|
||||
# 5. Apply monitoring components
|
||||
|
||||
Reference in New Issue
Block a user