Skip to content

Commit

Permalink
fix(workflow): replace azure-pg-user to pg-user
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgfr committed Jul 10, 2023
1 parent 91a9f36 commit 2507ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kontinuous/env/preprod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hasura:
value: true
envFrom:
- secretRef:
name: azure-pg-user
name: pg-user
- configMapRef:
name: hasura
- secretRef:
Expand Down

0 comments on commit 2507ea9

Please sign in to comment.