Netchecker version and namespace (#3705)

* Revert netchecker image and version

* Create namespace for netchecker

* Remove extra slashes
This commit is contained in:
Ryler Hockenbury
2018-11-14 12:27:45 -05:00
committed by k8s-ci-robot
parent 846c7a26e8
commit d8e9b0f675
3 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
name: "{{ netcheck_namespace }}"
labels:
name: "{{ netcheck_namespace }}"