Files
devops-infra-argo-config-gcp/values/int/custom-compute-class/incubator-custom-class-shared-int-ase1-values.yaml
T
2026-08-26 04:03:34 +05:30

20 lines
466 B
YAML

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