Skip to content

Commit

Permalink
INT - line feeds
Browse files Browse the repository at this point in the history
  • Loading branch information
jcollins-axway committed Nov 27, 2023
1 parent 81880b6 commit fcd8b14
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ You now have the service account information needed for you Kong Agent installat
- Note the *Logical Name* for your new environment

---
**_NOTE_**
**_NOTE:_**

Don't forget to update your Amplify Central Region specific variables, such as the `CENTRAL_URL` setting.

All CENTRAL_* variables listed on [docs.axway.com](https://docs.axway.com/bundle/amplify-central/page/docs/connect_manage_environ/connect_api_manager/agent-variables/index.html) may be used on the Kong Agent.
Expand Down Expand Up @@ -306,7 +307,8 @@ kubectl create configmap specs --from-file=specs/
```

___
**_NOTE_**
**_NOTE:_**

An update to the ConfigMap will *NOT* be seen by any running pods, a pod restart would be required to see changes.

It is recommended to use a volume type that is more mutable than a ConfigMap. The agent has no knowledge of the volume type being used.
Expand Down

0 comments on commit fcd8b14

Please sign in to comment.