Skip to content
Snippets Groups Projects
Commit 9f3ec603 authored by Dimitrios Laskaratos's avatar Dimitrios Laskaratos
Browse files

Edit README.md

parent 6ec80b9c
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ NOTE: NEF APIs are not yet implemented ...@@ -25,7 +25,7 @@ NOTE: NEF APIs are not yet implemented
SRM can be deployed in a Kubernetes cluster by executing the file _srm-deployment.yaml_ located in the root folder. This file will create a SRM Deployment resource and its supporting native K8s Service. The following table contains the necesssary environment variables for the Kubernetes adapter. If you have defined a custom adapter, include your variables accordingly. SRM can be deployed in a Kubernetes cluster by executing the file _srm-deployment.yaml_ located in the root folder. This file will create a SRM Deployment resource and its supporting native K8s Service. The following table contains the necesssary environment variables for the Kubernetes adapter. If you have defined a custom adapter, include your variables accordingly.
###Adapter environment variables ### Adapter environment variables
| Kubernetes | aerOS | i2Edge | | Kubernetes | aerOS | i2Edge |
| ------------- | ------------- |-------------| | ------------- | ------------- |-------------|
...@@ -33,7 +33,7 @@ SRM can be deployed in a Kubernetes cluster by executing the file _srm-deploymen ...@@ -33,7 +33,7 @@ SRM can be deployed in a Kubernetes cluster by executing the file _srm-deploymen
| EMP_STORAGE_URI | aerOS_HLO_TOKEN | | EMP_STORAGE_URI | aerOS_HLO_TOKEN |
| KUBERNETES_MASTER_TOKEN | aerOS_ACCESS_TOKEN | - | | KUBERNETES_MASTER_TOKEN | aerOS_ACCESS_TOKEN | - |
###Common environment variables ### Common environment variables
| Name | Description| | Name | Description|
| ------------- | ------------- | | ------------- | ------------- |
| ADAPTER_BASE_URL| Base address for the edge cloud adapter | | ADAPTER_BASE_URL| Base address for the edge cloud adapter |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment