skipDeployment=false

VDLM/rtchandler-poc
Bernd Brandl 2022-05-03 10:45:21 +02:00
parent 9e357956df
commit ee992b28d7
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ config:
CDnewComponentTag: CDnewComponentTag:
- name: MyProcessNamingRule - name: MyProcessNamingRule
- nameFormat: "{ProcessGroup:Kubernetes:app-name} - {Service:DetectedName} - {ProcessGroup:KubernetesNamespace}" - nameFormat: "{ProcessGroup:Kubernetes:app-name} - {Service:DetectedName} - {ProcessGroup:KubernetesNamespace}"
- skipDeployment: "true" - skipDeployment: "false"
- tag: "vdlm" - tag: "vdlm"