bird in the air

This commit is contained in:
2018-09-30 05:41:26 -04:00
parent 3d18072595
commit 5539aacb6a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ This is an active development project, so I don't recommend this, yet.
$ git clone https://github.com/kennethreitz/bruce-operator.git && cd bruce-operator
$ kubectl create -f deploy/_bruce-namespace.yml
$ kubectl create -f deploy/operator.yml
$ kubectl create -f deploy/operator.yml -n bruce
The operator will take care of installing Custom Resource Definitions, Perstient Volume Claims, etc.
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: bruce-operator
image: bruceproject/operator:latest
image: kennethreitz/bruce-operator:latest
imagePullPolicy: Always
env:
- name: WATCH_NAMESPACE