Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Local Path Provisioner
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Local Path Provisioner
Commits
b6fea097
Commit
b6fea097
authored
1 year ago
by
Vivian Ta
Committed by
Derek Su
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
fix: SWI-11761 fix indentation for helperpod resources
parent
d0c33c2e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
deploy/chart/local-path-provisioner/templates/configmap.yaml
+2
-2
2 additions, 2 deletions
deploy/chart/local-path-provisioner/templates/configmap.yaml
with
2 additions
and
2 deletions
deploy/chart/local-path-provisioner/templates/configmap.yaml
+
2
−
2
View file @
b6fea097
...
...
@@ -53,5 +53,5 @@ data:
{{- end }}
imagePullPolicy: {{ .Values.image.pullPolicy }}
resources:
{{- toYaml .Values.helperPod.resources | nindent
8
}}
{{- toYaml .Values.helperPod.resources | nindent
10
}}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment