added conditional-naming-service
parent
95a79185f1
commit
bc0d5ec94c
|
|
@ -3,5 +3,6 @@ config:
|
||||||
|
|
||||||
CDnewComponentTag:
|
CDnewComponentTag:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:Kubernetes:app-name} - {Service:DetectedName} - {ProcessGroup:KubernetesNamespace}"
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
- tag: "vdlm"
|
||||||
Loading…
Reference in New Issue