... | ... | @@ -45,7 +45,7 @@ Copy and rename the file `values.yaml.template` to `values.yaml`. |
|
|
## Installation
|
|
|
|
|
|
* Create namespace via `kubectl create namespace embeddedoffice`
|
|
|
* Deploy helm charts via `helm install .`
|
|
|
* Deploy helm charts via `helm install embeddedoffice .`
|
|
|
* Create `embeddedoffice` App [schema](schema.xml) to yuuvis
|
|
|
* Register `office` endpoint to `authentication-prod.yml` in the config service
|
|
|
```
|
... | ... | |