Skip to content

Instantly share code, notes, and snippets.

@tanan
Created October 9, 2018 04:33
Show Gist options
  • Save tanan/d23ef4e37b308c86630d0fb903cf8ecc to your computer and use it in GitHub Desktop.
Save tanan/d23ef4e37b308c86630d0fb903cf8ecc to your computer and use it in GitHub Desktop.
create namespace
apiVersion: v1
kind: Namespace
metadata:
name: sample-ns
labels:
istio-injection: enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment