Skip to content

Commit

Permalink
Merge pull request operator-framework#641 from rodrigovalin/mongodb_o…
Browse files Browse the repository at this point in the history
…perator_update_06

Updated MongoDB Operator to 0.6
  • Loading branch information
openshift-merge-robot authored Dec 29, 2018
2 parents 03c0bcf + 6fefa3d commit b88809c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ spec:

containers:
- name: mongodb-enterprise-operator
image: quay.io/mongodb/mongodb-enterprise-operator:0.3
image: registry.connect.redhat.com/mongodb/enterprise-operator
imagePullPolicy: Always
resources:
limits:
Expand All @@ -263,7 +263,7 @@ spec:
- name: OPERATOR_ENV
value: prod
- name: MONGODB_ENTERPRISE_DATABASE_IMAGE
value: quay.io/mongodb/mongodb-enterprise-database:0.3
value: registry.connect.redhat.com/mongodb/enterprise-database
- name: IMAGE_PULL_POLICY
value: Always
- name: IMAGE_PULL_SECRETS
Expand Down

0 comments on commit b88809c

Please sign in to comment.