Skip to content
Snippets Groups Projects
Commit b06c4927 authored by Emmanuel Ormancey's avatar Emmanuel Ormancey
Browse files

Update cern-sso.yaml

parent ca739c38
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ parameters:
required: true
- name: WORDPRESS_MEMORY_LIMIT
description: LEAVE AS IS. Amount of memory available to WordPress.
value: 1Gi
value: 512Mi
required: true
- name: DATABASE_VOLUME_SIZE
description: LEAVE AS IS. Size of the persistent volume for the database.
......@@ -53,7 +53,7 @@ parameters:
required: true
- name: DATABASE_MEMORY_LIMIT
description: LEAVE AS IS. Amount of memory available to the database.
value: 1Gi
value: 512Mi
required: true
- description: LEAVE AS IS. The name of the database user.
name: DATABASE_USERNAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment