Skip to content

Commit

Permalink
fix: add missing components when identity disabled. (#2627)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-lourenco-lopes authored Dec 2, 2024
1 parent 02ebcf8 commit 7cf7f98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ data:
{{- else }}
spring:
profiles:
active: auth
active: "operate,tasklist,broker,auth"
{{- end }}
management:
Expand Down

0 comments on commit 7cf7f98

Please sign in to comment.