Skip to content

Commit

Permalink
Merge pull request #297 from aquasecurity/Openshift-executables
Browse files Browse the repository at this point in the history
Update openshift executables
  • Loading branch information
lizrice authored Jun 5, 2019
2 parents 5efb3e3 + 0f12dca commit 312cdb1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions cfg/ocp-3.10/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,18 @@
master:
apiserver:
bins:
- openshift start master api
- hypershift openshift-kube-apiserver

scheduler:
bins:
- "openshift start master controllers"
confs:
- /etc/origin/master/scheduler.json

controllermanager:
bins:
- "openshift start master controllers"

etcd:
bins:
Expand Down

0 comments on commit 312cdb1

Please sign in to comment.