added conditional-naming-service rule
parent
37d5e72b7c
commit
56ce157caf
|
|
@ -3,5 +3,5 @@ config:
|
||||||
|
|
||||||
CDnewComponentTag:
|
CDnewComponentTag:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:Kubernetes:app-name} - {Service:DetectedName} - {ProcessGroup:Kubernetes:environment}"
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "false"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue