Skip to content

Commit 643c6b1

Browse files
committed
Bugfixing metadata
1 parent e402719 commit 643c6b1

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

modules/mysql/metadata.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,8 +420,7 @@ spec:
420420
description: Service URI in CAIS style to be used by Apphub.
421421
type:
422422
- object
423-
- location: string
424-
service_id: string
423+
- service_id: string
425424
service_uri: string
426425
- name: env_vars
427426
description: Exported environment variables

modules/postgresql/metadata.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,8 +410,7 @@ spec:
410410
description: Service URI in CAIS style to be used by Apphub.
411411
type:
412412
- object
413-
- location: string
414-
service_id: string
413+
- service_id: string
415414
service_uri: string
416415
- name: dns_name
417416
description: DNS name of the instance endpoint

0 commit comments

Comments
 (0)