Browse Source

Fixing YAML error

pull/223/head
Eduard Tomas 7 years ago
parent
commit
703d02d590
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      k8s/deployments.yaml

+ 1
- 1
k8s/deployments.yaml View File

@ -68,7 +68,7 @@ spec:
configMapKeyRef:
name: urls
key: CatalogUrl
-name: EventBusConnection
- name: EventBusConnection
valueFrom:
configMapKeyRef:
name: externalcfg


Loading…
Cancel
Save