17 lines
420 B
YAML
17 lines
420 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../base
|
|
|
|
# secretGenerator:
|
|
# - name: crime-management-system-deployment-repo
|
|
# namespace: argocd
|
|
# envs:
|
|
# - .env.cms-deploy-repo-cred
|
|
# literals:
|
|
# - type=git
|
|
# - project=default
|
|
# - url=https://github.com/EKYCSolutions/crime-management-system.git
|
|
# options:
|
|
# labels:
|
|
# argocd.argoproj.io/secret-type: repository |