added conditional-naming-service rule
parent
37d5e72b7c
commit
56ce157caf
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue