added repo

This commit is contained in:
Your Name
2026-08-26 04:03:34 +05:30
parent 2389ec1fd6
commit 1055e1394f
150 changed files with 12395 additions and 0 deletions
@@ -0,0 +1,20 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: compute-class-shared-int
namespace: argocd-int
labels:
bu: shared
team: shared
spec:
destination:
name: k8s-shared-int-ase1
namespace: 'int-compute-class'
project: shared
source:
repoURL: https://github.com/Meesho/devops-infra-helm-charts
targetRevision: main
path: k8s-shared-int-ase1/compute-class
syncPolicy:
syncOptions:
- CreateNamespace=true