Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
fix: rm pgweb auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Sep 20, 2023
1 parent 1bfd5f3 commit 661a86d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
16 changes: 0 additions & 16 deletions .kontinuous/env/dev/templates/pgweb.sealed-secret.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .kontinuous/env/dev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@ pgweb-hasura:
secretKeyRef:
name: pg-hasura-app
key: DATABASE_URL
- name: PGWEB_AUTH_USER
value: admin
- name: PGWEB_AUTH_PASS
valueFrom:
secretKeyRef:
name: pgweb
key: PGWEB_PASSWORD

pgweb-keycloak:
~chart: pgweb
Expand Down

0 comments on commit 661a86d

Please sign in to comment.