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
39990f6f
Commit
39990f6f
authored
Feb 14, 2021
by
Konstantinos Samaras-Tsakiris
Browse files
Hotfix get correct helm value path
parent
0af42f2a
Pipeline
#2315365
failed with stages
in 3 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/drupalsite-operator/templates/manager-deploy.yaml
View file @
39990f6f
...
...
@@ -23,7 +23,7 @@ spec:
containers
:
-
args
:
-
--leader-elect
{{
- range .Values.assignableRouterShards
}}
{{
- range .Values.
drupalsiteOperator.
assignableRouterShards
}}
-
--assignable-router-shard={{ . }}
{{
- end
}}
command
:
...
...
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