We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e756ae3 commit fc07595Copy full SHA for fc07595
2 files changed
properties.yaml
@@ -1,4 +1,4 @@
1
entrypoint: "/petstore"
2
endpoint: "https://api.gravitee.io/echo"
3
apiKeyEnabled: true
4
-environment: dev
+environment: context
template-management-context.txt
@@ -7,7 +7,7 @@ metadata:
7
# but you could create others and reference them by
8
# changing the value of the environment property in the
9
# properties.yaml file.
10
- name: dev
+ name: context
11
spec:
12
baseUrl: <your-gravitee-apim-management-api-url>
13
environmentId: DEFAULT
0 commit comments