Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
paas-tools
okd4-deployment
cluster-ingress-operator
Commits
58e7d5f1
Unverified
Commit
58e7d5f1
authored
Apr 23, 2019
by
OpenShift Merge Robot
Committed by
GitHub
Apr 23, 2019
Browse files
Merge pull request #214 from Miciah/start-build.sh-do-not-patch-operator-IMAGE-env-var
start-build.sh: Don't patch operator IMAGE env var
parents
9f8d3396
b8830f6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
hack/start-build.sh
View file @
58e7d5f1
...
...
@@ -16,12 +16,6 @@ then
"containers": [
{
"name": "ingress-operator",
"env": [
{
"name": "IMAGE",
"value": "image-registry.openshift-image-registry.svc:5000/openshift-ingress-operator/ingress-operator:latest"
}
],
"image": "image-registry.openshift-image-registry.svc:5000/openshift-ingress-operator/ingress-operator:latest",
"imagePullPolicy": "Always"
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment