Skip to content

Instantly share code, notes, and snippets.

@lvthillo
Created April 3, 2018 17:34
Show Gist options
  • Save lvthillo/8af16cebc1ae7bb4c13169783c7b96c7 to your computer and use it in GitHub Desktop.
Save lvthillo/8af16cebc1ae7bb4c13169783c7b96c7 to your computer and use it in GitHub Desktop.
create jenkins namespace
apiVersion: v1
kind: Namespace
metadata:
name: jenkins-project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment