This repository is a patter that deploys some applications and deploy ingress/egress resources using OpenShiftSDN.
-
Fork the repository.
-
Modify the values-hub.yaml file accordingly to your environment.
This repository includes a common/ repository as subtree that includes the main capabilities of the framework.
To update it:
-
rm -rf common/
-
git subtree add --prefix common https://github.com/validatedpatterns/common.git main