Skip to content

Commit fc07595

Browse files
committed
changed management context name to "context"
1 parent e756ae3 commit fc07595

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

properties.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
entrypoint: "/petstore"
22
endpoint: "https://api.gravitee.io/echo"
33
apiKeyEnabled: true
4-
environment: dev
4+
environment: context

template-management-context.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
# but you could create others and reference them by
88
# changing the value of the environment property in the
99
# properties.yaml file.
10-
name: dev
10+
name: context
1111
spec:
1212
baseUrl: <your-gravitee-apim-management-api-url>
1313
environmentId: DEFAULT

0 commit comments

Comments
 (0)