How to make image uploads work with GitLab on Google Kubernetes Engine?How to check the version of Gitlab?Accessing Kubernetes API on Google Container EngineUsing Kubernetes to auto scale in google container engineKubernetes UI on Google Container EngineDaemonSets on Google Container Engine (Kubernetes)ScheduledJobs on Google Container Engine (kubernetes)Gitlab 10.1 Deploy to Google Kubernetes EngineStorage ReadWriteMany in Google Kubernetes EngineUnable to create Kubernetes cluster on Google Kubernetes EngineDeploy GitLab to Google Kubernetes Engine using Google Cloud Marketplace
Sums of two squares in arithmetic progressions
Send out email when Apex Queueable fails and test it
Processor speed limited at 0.4 Ghz
Car headlights in a world without electricity
How does a dynamic QR code work?
Blending or harmonizing
What is the most common color to indicate the input-field is disabled?
How to coordinate airplane tickets?
Can I hook these wires up to find the connection to a dead outlet?
Finding the reason behind the value of the integral.
Unlock My Phone! February 2018
When handwriting 黄 (huáng; yellow) is it incorrect to have a disconnected 草 (cǎo; grass) radical on top?
What Exploit Are These User Agents Trying to Use?
How do I exit BASH while loop using modulus operator?
What is the opposite of "eschatology"?
Why was the shrink from 8″ made only to 5.25″ and not smaller (4″ or less)
How obscure is the use of 令 in 令和?
How to travel to Japan while expressing milk?
Were days ever written as ordinal numbers when writing day-month-year?
What is required to make GPS signals available indoors?
How to remove border from elements in the last row?
Does the Idaho Potato Commission associate potato skins with healthy eating?
How could indestructible materials be used in power generation?
How do conventional missiles fly?
How to make image uploads work with GitLab on Google Kubernetes Engine?
How to check the version of Gitlab?Accessing Kubernetes API on Google Container EngineUsing Kubernetes to auto scale in google container engineKubernetes UI on Google Container EngineDaemonSets on Google Container Engine (Kubernetes)ScheduledJobs on Google Container Engine (kubernetes)Gitlab 10.1 Deploy to Google Kubernetes EngineStorage ReadWriteMany in Google Kubernetes EngineUnable to create Kubernetes cluster on Google Kubernetes EngineDeploy GitLab to Google Kubernetes Engine using Google Cloud Marketplace
I have an instance of GitLab running on Google Kubernetes Engine (GKE) that I installed via their application marketplace. After installing and following the DNS configuration steps, most of GitLab's features worked as expected. However, images uploaded under the "Admin Area > Appearance" settings are not displayed properly.
Images appear to upload successfully and accepted. No error messages are found in the application logs. However, the URLs used for those images when the page is refreshed begin with "http://gitlab-1-minio-svc:9000/gitlab-uploads/appearance/logo/1/logo.png?…", where "gitlab-1-minio-svc:9000" is used in place of the GitLab instance's actual hostname.
How can I configure GitLab to correctly reference the uploaded images?
add a comment |
I have an instance of GitLab running on Google Kubernetes Engine (GKE) that I installed via their application marketplace. After installing and following the DNS configuration steps, most of GitLab's features worked as expected. However, images uploaded under the "Admin Area > Appearance" settings are not displayed properly.
Images appear to upload successfully and accepted. No error messages are found in the application logs. However, the URLs used for those images when the page is refreshed begin with "http://gitlab-1-minio-svc:9000/gitlab-uploads/appearance/logo/1/logo.png?…", where "gitlab-1-minio-svc:9000" is used in place of the GitLab instance's actual hostname.
How can I configure GitLab to correctly reference the uploaded images?
add a comment |
I have an instance of GitLab running on Google Kubernetes Engine (GKE) that I installed via their application marketplace. After installing and following the DNS configuration steps, most of GitLab's features worked as expected. However, images uploaded under the "Admin Area > Appearance" settings are not displayed properly.
Images appear to upload successfully and accepted. No error messages are found in the application logs. However, the URLs used for those images when the page is refreshed begin with "http://gitlab-1-minio-svc:9000/gitlab-uploads/appearance/logo/1/logo.png?…", where "gitlab-1-minio-svc:9000" is used in place of the GitLab instance's actual hostname.
How can I configure GitLab to correctly reference the uploaded images?
I have an instance of GitLab running on Google Kubernetes Engine (GKE) that I installed via their application marketplace. After installing and following the DNS configuration steps, most of GitLab's features worked as expected. However, images uploaded under the "Admin Area > Appearance" settings are not displayed properly.
Images appear to upload successfully and accepted. No error messages are found in the application logs. However, the URLs used for those images when the page is refreshed begin with "http://gitlab-1-minio-svc:9000/gitlab-uploads/appearance/logo/1/logo.png?…", where "gitlab-1-minio-svc:9000" is used in place of the GitLab instance's actual hostname.
How can I configure GitLab to correctly reference the uploaded images?
asked Mar 8 at 20:42
L SL S
2,00212138
2,00212138
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55070706%2fhow-to-make-image-uploads-work-with-gitlab-on-google-kubernetes-engine%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55070706%2fhow-to-make-image-uploads-work-with-gitlab-on-google-kubernetes-engine%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown