Skip to content

Commit

Permalink
Update secret.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
barrfalk committed Jul 11, 2024
1 parent f61fe16 commit cc43e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/app/templates/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{{- $webeocIncident = (get $secretData "webeocIncident") }}
{{- $webeocUrl = (get $secretData "webeocUrl") }}
{{- $webeocComplaintHistorySeconds = (get $secretData "webeocComplaintHistorySeconds") }}
{{- $databawebeocCronExpressionseAlias = (get $secretData "databawebeocCronExpressionseAlias") }}
{{- $webeocCronExpression = (get $secretData "webeocCronExpression") }}
{{- $natsHost = (get $secretData "natsHost") }}
{{- $backupDir = (get $secretData "backupDir") }}
{{- $backupStrategy = (get $secretData "backupStrategy") }}
Expand Down

0 comments on commit cc43e7c

Please sign in to comment.