Skip to content

Commit

Permalink
Add orgname in precheck-config (#675)
Browse files Browse the repository at this point in the history
Signed-off-by: Rokibul Hasan <[email protected]>
  • Loading branch information
RokibulHasan7 authored Jan 13, 2025
1 parent fdb7a06 commit 65a3a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/ace-installer/templates/precheck/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ stringData:
image:
{{- . | toYaml | nindent 6 }}
{{- end }}
orgname: {{ (dig "releases" "ace" "values" "setupJob" "config" "admin" "orgname" (dict) .Values.helm) }}
selfManagement:
{{- (dig "releases" "ace" "values" "setupJob" "config" "selfManagement" (dict) .Values.helm) | toYaml | nindent 6 }}
{{- end }}

0 comments on commit 65a3a09

Please sign in to comment.