Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
syntassodev committed Jan 31, 2024
2 parents 6b16d9d + f6a0bb5 commit 11dea9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/app-as-a-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ documentation for details on how to setup your platform.
This Promise provides an App-as-a-Service. This is a compound Promise that installs the following Promises:

- [Nginx-ingress](https://github.com/syntasso/kratix-marketplace/tree/main/nginx-ingress)
- [Postgres](https://github.com/syntasso/kratix-marketplace/tree/main/postgresql)
- [Postgres](https://github.com/syntasso/promise-postgresql)
- [Redis](https://github.com/syntasso/kratix-marketplace/tree/main/redis)
- [Slack](https://github.com/syntasso/kratix-marketplace/tree/main/slack)
- [Deployment](../deployment/) (which deploys the sample application to the Destination with the configured ingress)
- [Deployment](../internal/deployment/deployment-promise.yaml) (which deploys the sample application to the Destination with the configured ingress)

The following fields are configurable:

Expand Down

0 comments on commit 11dea9d

Please sign in to comment.