Skip to content

Instantly share code, notes, and snippets.

@sebastienblanc
Created October 19, 2021 11:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebastienblanc/5f9740d695fbcfcb0dcba4c556f6700a to your computer and use it in GitHub Desktop.
Save sebastienblanc/5f9740d695fbcfcb0dcba4c556f6700a to your computer and use it in GitHub Desktop.
istio-gitex
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