Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

Commit

Permalink
Update watch namespace to support split namespace CR deployments: MAI…
Browse files Browse the repository at this point in the history
…STRA-371
  • Loading branch information
Kevin Conner committed Apr 16, 2019
1 parent ce47044 commit ed6d9f2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
4 changes: 1 addition & 3 deletions install/istio/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,7 @@ objects:
- /home/istio-operator/.kube/cache/discovery
env:
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
value: ""
- name: POD_NAME
valueFrom:
fieldRef:
Expand Down
4 changes: 1 addition & 3 deletions pkg/oc/clusterup/manifests/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions test/extended/testdata/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed6d9f2

Please sign in to comment.