Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save voraviz/2cde2186e45dcc96f55a0a1cd3d304b4 to your computer and use it in GitHub Desktop.
Save voraviz/2cde2186e45dcc96f55a0a1cd3d304b4 to your computer and use it in GitHub Desktop.
#Create Destination Rule - backend service
oc apply -f https://raw.githubusercontent.com/voraviz/openshift-service-mesh-ingress-mtls/main/config/backend-destination-rule.yaml
#Create Virtual Service - backend service
oc apply -f https://raw.githubusercontent.com/voraviz/openshift-service-mesh-ingress-mtls/main/config/backend-virtual-service.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment