Skip to content
Snippets Groups Projects
Commit f36b67ba authored by Ismael Posada Trobo's avatar Ismael Posada Trobo
Browse files

Upgrade from v1.9.4 to v1.9.6 [Security issues]

Timeout webapp dc increasing from 900 to 1200 secs
parent 28bbeb8f
No related merge requests found
......@@ -27,7 +27,7 @@ RUN apt update && \
### Set up Discourse ##################################
# - So we can overrride it with --build_arg
ARG DISCOURSE_VERS='v1.9.4'
ARG DISCOURSE_VERS='v1.9.6'
ENV DISCOURSE_RELEASE=$DISCOURSE_VERS RAILS_ENV=production RAILS_ROOT=/discourse HOME=/discourse
RUN mkdir -p discourse && \
......
......@@ -73,7 +73,7 @@ objects:
deploymentconfig: webapp
strategy:
rollingParams:
timeoutSeconds: 900
timeoutSeconds: 1200
type: Rolling
template:
metadata:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment