Skip to content

Commit

Permalink
Merge pull request #735 from squeed/network-operator-overrides
Browse files Browse the repository at this point in the history
cvo: remove (ignored) network-operator override
  • Loading branch information
openshift-merge-robot authored Nov 28, 2018
2 parents 6971ab6 + 83825b9 commit 7e7c26f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions data/data/manifests/bootkube/cvo-overrides.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ spec:
channel: fast
clusterID: {{.CVOClusterID}}
overrides:
- kind: Deployment # this conflicts with kube-core-operator
namespace: openshift-cluster-network-operator
name: cluster-network-operator
unmanaged: true
- kind: APIService # packages.apps.redhat.com fails to start properly
name: v1alpha1.packages.apps.redhat.com
unmanaged: true
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ upstream: http://localhost:8080/graph
channel: fast
clusterID: {{.CVOClusterID}}
overrides:
- kind: Deployment # this conflicts with kube-core-operator
namespace: openshift-cluster-network-operator
name: cluster-network-operator
unmanaged: true
- kind: APIService # packages.apps.redhat.com fails to start properly
name: v1alpha1.packages.apps.redhat.com
unmanaged: true

0 comments on commit 7e7c26f

Please sign in to comment.