Skip to content

Commit 5d90feb

Browse files
Update microservices/jwt-audit-analytics-writer/dev/values.yaml
Correct! Replaced Co-authored-by: Michele Delli Paoli <152869547+micheledellipaoli-pagopa@users.noreply.github.com>
1 parent de7cc38 commit 5d90feb

File tree

1 file changed

+1
-1
lines changed
  • microservices/jwt-audit-analytics-writer/dev

1 file changed

+1
-1
lines changed

microservices/jwt-audit-analytics-writer/dev/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ deployment:
2222
FLYWAY_PLACEHOLDER_REPLACEMENT: true
2323
FLYWAY_PLACEHOLDERS_NAMESPACE: "dev"
2424
FLYWAY_URL: $(JDBC_URL)
25-
FLYWAY_SCHEMAS: "jwt_generated"
25+
FLYWAY_SCHEMAS: "jwt"
2626
envFromConfigmaps:
2727
DB_HOST: "common-redshift.JDBC_URL"
2828
envFromSecrets:

0 commit comments

Comments
 (0)