Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
drupal
paas
drupalSite-operator
Commits
265d8307
Commit
265d8307
authored
Feb 15, 2021
by
Konstantinos Samaras-Tsakiris
Browse files
Hotfix typo memory request units
parent
39990f6f
Pipeline
#2316601
failed with stages
in 3 minutes and 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
chart/drupalsite-operator/values.yaml
View file @
265d8307
...
...
@@ -10,10 +10,10 @@ replicas: 1
resources
:
requests
:
cpu
:
100m
memory
:
400
m
memory
:
400
Mi
limits
:
cpu
:
1000m
memory
:
1500
m
memory
:
1500
Mi
# Operator-specific configuration
drupalsiteOperator
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment