added conditional-naming-service

VDLM/rtchandler-poc
Bernd Brandl 2022-04-29 11:44:35 +02:00
parent 95a79185f1
commit bc0d5ec94c
1 changed files with 2 additions and 1 deletions

View File

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