Skip to content

Naming Standards

zaven edited this page Nov 13, 2020 · 1 revision

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)

Clone this wiki locally