conditional-naming-service.yaml online editiert mit Bitbucket
parent
4fd3e6315d
commit
adaa50347a
|
|
@ -3,6 +3,6 @@ config:
|
||||||
|
|
||||||
CDnewComponentTag:
|
CDnewComponentTag:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:Kubernetes:app-name} - {Service:DetectedName} - {ProcessGroup:KubernetesNamespace}"
|
- nameFormat: "{ProcessGroup:Kubernetes:app-name} - {Service:DetectedName} - {ProcessGroup:Kubernetes:environment}"
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
- tag: "vdlm"
|
- tag: "vdlm"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue