.gitignore
LICENSE
MANIFEST.in
README.md
dev_requirements.txt
main.py
pyproject.toml
requirements.txt
.github/workflows/pypi-publish.yml
.github/workflows/tests-run.yml
make_argocd_fly/__init__.py
make_argocd_fly/application.py
make_argocd_fly/config.py
make_argocd_fly/log_config.yml
make_argocd_fly/main.py
make_argocd_fly/renderer.py
make_argocd_fly/resource.py
make_argocd_fly/utils.py
make_argocd_fly.egg-info/PKG-INFO
make_argocd_fly.egg-info/SOURCES.txt
make_argocd_fly.egg-info/dependency_links.txt
make_argocd_fly.egg-info/entry_points.txt
make_argocd_fly.egg-info/requires.txt
make_argocd_fly.egg-info/top_level.txt
tests/__init__.py
tests/test_application.py
tests/test_config.py
tests/test_renderer.py
tests/test_resource.py
tests/test_utils.py
tests/manual/config.yml
tests/manual/output/external_1/app_1/Deployment_grafana.yml
tests/manual/output/external_1/app_2/Deployment_prometheus-2.yml
tests/manual/output/external_1/app_2/Deployment_prometheus.yml
tests/manual/output/external_1/app_2/Service_prometheus.yml
tests/manual/output/external_1/app_5/ConfigMap_prometheus-config.yml
tests/manual/output/external_1/app_9/Deployment_prometheus.yml
tests/manual/output/external_1/app_9/Service_prometheus.yml
tests/manual/output/external_1/bootstrap/Application_unused-deployer-external-1.yml
tests/manual/output/external_1/subdirectory/app_7/Deployment_grafana.yml
tests/manual/output/management/app_1/Deployment_grafana.yml
tests/manual/output/management/app_10/Deployment_hello-world.yml
tests/manual/output/management/app_10/ServiceAccount_hello-world.yml
tests/manual/output/management/app_10/Service_hello-world.yml
tests/manual/output/management/app_11/deployment_hello-world.yml
tests/manual/output/management/app_11/service_hello-world.yml
tests/manual/output/management/app_11/serviceaccount_hello-world.yml
tests/manual/output/management/app_2/Deployment_prometheus-2.yml
tests/manual/output/management/app_2/Deployment_prometheus.yml
tests/manual/output/management/app_2/Service_prometheus.yml
tests/manual/output/management/app_3/Deployment_thanos.yml
tests/manual/output/management/app_4/Deployment_thanos-sidecar-2.yml
tests/manual/output/management/app_4/Deployment_thanos-sidecar.yml
tests/manual/output/management/app_5/ConfigMap_prometheus-config.yml
tests/manual/output/management/app_6/Deployment_grafana.yml
tests/manual/output/management/app_9/Deployment_prometheus.yml
tests/manual/output/management/app_9/Service_prometheus.yml
tests/manual/output/management/bootstrap/Application_core-deployer-management.yml
tests/manual/output/management/bootstrap/Application_service-deployer-management.yml
tests/manual/output/management/core_deployer/Application_app-1-external-1.yml
tests/manual/output/management/core_deployer/Application_app-1-management.yml
tests/manual/output/management/core_deployer/Application_app-2-external-1.yml
tests/manual/output/management/core_deployer/Application_app-2-management.yml
tests/manual/output/management/service_deployer/Application_app-10-management.yml
tests/manual/output/management/service_deployer/Application_app-11-management.yml
tests/manual/output/management/service_deployer/Application_app-3-management.yml
tests/manual/output/management/service_deployer/Application_app-4-management.yml
tests/manual/output/management/service_deployer/Application_app-5-external-1.yml
tests/manual/output/management/service_deployer/Application_app-5-management.yml
tests/manual/output/management/service_deployer/Application_app-6-management.yml
tests/manual/output/management/service_deployer/Application_app-7-external-1.yml
tests/manual/output/management/service_deployer/Application_app-7-management.yml
tests/manual/output/management/service_deployer/Application_app-8-management.yml
tests/manual/output/management/service_deployer/Application_app-9-external-1.yml
tests/manual/output/management/service_deployer/Application_app-9-management.yml
tests/manual/output/management/subdirectory/app_7/Deployment_grafana.yml
tests/manual/output/management/subdirectory_2/app_8/Deployment_grafana.yml
tests/manual/source/app_1/deployment.yml
tests/manual/source/app_1/kustomization.yml
tests/manual/source/app_10/kustomization.yml.j2
tests/manual/source/app_11/kustomization.yml.j2
tests/manual/source/app_11/values.yml.j2
tests/manual/source/app_2/base/deployment.yml
tests/manual/source/app_2/base/kustomization.yml
tests/manual/source/app_2/base/service.yml
tests/manual/source/app_2/external_1/kustomization.yml
tests/manual/source/app_2/management/kustomization.yml
tests/manual/source/app_3/deployment.yml
tests/manual/source/app_3/kustomization.yml.j2
tests/manual/source/app_4/deployment.yml.j2
tests/manual/source/app_4/files/file.json
tests/manual/source/app_5/configmap.yml.j2
tests/manual/source/app_5/files/file.json.j2
tests/manual/source/app_6/deployment.yml
tests/manual/source/app_9/base/deployment.yml.j2
tests/manual/source/app_9/base/kustomization.yml.j2
tests/manual/source/app_9/external_1/kustomization.yml.j2
tests/manual/source/app_9/external_1/service.yml.j2
tests/manual/source/app_9/management/kustomization.yml.j2
tests/manual/source/app_9/management/service.yml.j2
tests/manual/source/subdirectory/app_7/deployment.yml
tests/manual/source/subdirectory_2/app_8/deployment.yml
tests/manual/source/subdirectory_2/app_8/kustomization.yml