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
cd43a320
Commit
cd43a320
authored
Feb 12, 2021
by
Konstantinos Samaras-Tsakiris
Browse files
Fix tab in chart yaml
parent
efd01bdf
Pipeline
#2311644
failed with stages
in 3 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/drupalsite-operator/templates/manager-deploy.yaml
View file @
cd43a320
...
...
@@ -48,9 +48,9 @@ spec:
port
:
8081
initialDelaySeconds
:
5
periodSeconds
:
10
{{
- if .Values.resources
}}
resources
:
{{
- toYaml .Values.resources | nindent 12
}}
{{
- end
}}
{{
- if .Values.resources
}}
resources
:
{{
- toYaml .Values.resources | nindent 12
}}
{{
- end
}}
securityContext
:
allowPrivilegeEscalation
:
false
securityContext
:
...
...
Write
Preview
Markdown
is supported
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