added conditional-naming-service rule

CD_IISC-TMPP-MF-Manifest
Bernd Brandl 2022-05-09 08:30:07 +02:00
parent 37d5e72b7c
commit 56ce157caf
1 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ config:
CDnewComponentTag:
- name: MyProcessNamingRule
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
- skipDeployment: "true"
- nameFormat: "{ProcessGroup:Kubernetes:app-name} - {Service:DetectedName} - {ProcessGroup:Kubernetes:environment}"
- skipDeployment: "false"