Skip to content

Commit 063a0ef

Browse files
committed
migrator changes
1 parent a29e6e9 commit 063a0ef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

charts/devtron/templates/migrator.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ spec:
7575
securityContext:
7676
{{- toYaml $.Values.global.containerSecurityContext | nindent 12 }}
7777
{{- end }}
78-
{{- if .casbin }}
79-
{{- if .casbin.initContainer.resources }}
78+
{{- if .finops }}
79+
{{- if .finops.initContainer.resources }}
8080
resources:
81-
{{- toYaml .casbin.initContainer.resources | nindent 12 }}
81+
{{- toYaml .finops.initContainer.resources | nindent 12 }}
8282
{{- end }}
8383
{{- end }}
8484
name: postgresql-migrate-finops

0 commit comments

Comments
 (0)