Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Bypass HTTP proxy" resets on deploy of jenkins #94

Closed
oysandvik94 opened this issue Jun 18, 2024 · 1 comment
Closed

"Bypass HTTP proxy" resets on deploy of jenkins #94

oysandvik94 opened this issue Jun 18, 2024 · 1 comment
Labels
question Further information is requested

Comments

@oysandvik94
Copy link

How can we help?

We package Jenkins in a Docker image and deploy it.

The option "Bypass HTTP proxy" is unchecked when we deploy. This option:

image

We have some config in our configuration.yaml file:

unclassified:
  artifactorybuilder:
    useCredentialsPlugin: true
    jfrogInstances:
      - instanceId: artifactory
        artifactoryUrl: **redacted**
        deployerCredentialsConfig:
          credentialsId: 'artifactory_login'
        distributionUrl: **redacted**
        platformUrl: **redacted**

I am assuming that the default for this option is false, and when we deploy we overwrite this option with this config.
I haven't found the name for this option to set it in our config.

@oysandvik94 oysandvik94 added the question Further information is requested label Jun 18, 2024
@oysandvik94
Copy link
Author

Option was just "bypassProxy: true", closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant