Skip to content

Instantly share code, notes, and snippets.

@salrashid123
Created February 6, 2018 15:18
Show Gist options
  • Save salrashid123/6a1fcfeb35b658ec679f209186c394c6 to your computer and use it in GitHub Desktop.
Save salrashid123/6a1fcfeb35b658ec679f209186c394c6 to your computer and use it in GitHub Desktop.
istio_doc_deployment
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: myapp-v1
spec:
replicas: 2
template:
metadata:
labels:
app: myapp
version: v1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment