|
@@ -98,14 +98,6 @@
|
|
|
},
|
|
|
"env": [
|
|
|
{
|
|
|
- "name": "OPENSHIFT_ENABLE_OAUTH",
|
|
|
- "value": "${ENABLE_OAUTH}"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "OPENSHIFT_ENABLE_REDIRECT_PROMPT",
|
|
|
- "value": "true"
|
|
|
- },
|
|
|
- {
|
|
|
"name": "KUBERNETES_MASTER",
|
|
|
"value": "https://kubernetes.default:443"
|
|
|
},
|
|
@@ -245,12 +237,6 @@
|
|
|
"value": "jenkins-jnlp"
|
|
|
},
|
|
|
{
|
|
|
- "name": "ENABLE_OAUTH",
|
|
|
- "displayName": "Enable OAuth in Jenkins",
|
|
|
- "description": "Whether to enable OAuth OpenShift integration. If false, the static account 'admin' will be initialized with the password 'password'.",
|
|
|
- "value": "true"
|
|
|
- },
|
|
|
- {
|
|
|
"name": "MEMORY_LIMIT",
|
|
|
"displayName": "Memory Limit",
|
|
|
"description": "Maximum amount of memory the container can use.",
|