Skip to content

Commit

Permalink
config/machine-config-operator: add new image for setup-etcd-environm…
Browse files Browse the repository at this point in the history
…ent binary

openshift/machine-config-operator#143 added a new binary that is
used to do etcd bootstrapping by MachineConfigOperator. Need to build this new component through ci
pipeline.
  • Loading branch information
abhinavdahiya committed Oct 29, 2018
1 parent e274d0c commit 55af284
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ images:
- dockerfile_path: Dockerfile.machine-config-operator
from: base
to: machine-config-operator
- dockerfile_path: Dockerfile.setup-etcd-environment
from: base
to: setup-etcd-environment
resources:
'*':
limits:
Expand Down

0 comments on commit 55af284

Please sign in to comment.