Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fenar authored Sep 3, 2024
1 parent a75cab6 commit d4bfe0b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions crm/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@ http://localhost:15000
<div align="center">
<img src="https://github.com/tme-osx/TME-AIX/blob/main/crm/maas-vb3.png"/>
</div>

## OCP Deployment
- Build the container image (see Dockerfile here) and push to your image repo <br>
- Edit Deployment.yaml (included here) to have proper image urls and API_Key inside -> just simply;

```
oc deploy -f Deployment.yaml
```

0 comments on commit d4bfe0b

Please sign in to comment.