Naming Standards - Greenstand/treetracker-infrastructure GitHub Wiki
github workflows
{repository_name}-{optional_subproject_name}-{action_name}.yaml
k8s deployment files
{service_directory}/deployment/ - {repository_name)-{optional_subproject_name}-deployment.yaml - {repository_name)-{optional_subproject_name}-mapping.yaml - {repository_name)-{optional_subproject_name}-mapping.yaml
service_directory is the root directory of the service application source (or a client source)