chore: add namespaces
This commit is contained in:
parent
0f9a8fa3bc
commit
e7fa2b19d8
@ -15,8 +15,8 @@ spec:
|
||||
factor: 2
|
||||
project: default
|
||||
sources:
|
||||
- repoURL: https://github.com/EKYCSolutions/crime-management-system.git
|
||||
- repoURL: https://gitea.internal.ekycsolutions.com/EKYCSolutions/cms-deployment.git
|
||||
targetRevision: HEAD
|
||||
path: deployment/k8s-infra
|
||||
path: k8s-infra
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
5
k8s-bootstrap/namespaces.yml
Normal file
5
k8s-bootstrap/namespaces.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: argocd
|
||||
Loading…
x
Reference in New Issue
Block a user