Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Apr 19, 2024
1 parent b9272ad commit 80e3ed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .kontinuous/env/preprod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ pgadmin:
secretKeyRef:
name: pg-app
key: PGPORT
- name: POSTGRES_DATABASE
- name: POSTGRES_DATABASE_2
valueFrom:
secretKeyRef:
name: pg-n8n-app
Expand All @@ -186,7 +186,7 @@ pgadmin:
secretKeyRef:
name: pg-n8n-app
key: PGPORT
- name: POSTGRES_DATABASE
- name: POSTGRES_DATABASE_3
valueFrom:
secretKeyRef:
name: pg-strapi-app
Expand Down

0 comments on commit 80e3ed3

Please sign in to comment.