Created
October 19, 2021 11:23
-
-
Save sebastienblanc/5f9740d695fbcfcb0dcba4c556f6700a to your computer and use it in GitHub Desktop.
istio-gitex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oc apply -f customer/kubernetes/Deployment.yml | |
oc apply -f customer/kubernetes/Service.yml | |
oc apply -f customer/kubernetes/Gateway.yml | |
oc apply -f preference/kubernetes/Deployment.yml | |
oc apply -f preference/kubernetes/Service.yml | |
oc apply -f recommendation/kubernetes/Deployment.yml | |
oc apply -f recommendation/kubernetes/Service.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment