refactor: remove PostgreSQL database configuration from Infisical deployment.
This commit is contained in:
@@ -35,10 +35,7 @@ spec:
|
||||
name: infisical-secret
|
||||
valuesKey: authSecret
|
||||
targetPath: backendEnvironmentVariables.JWT_AUTH_SECRET
|
||||
- kind: Secret
|
||||
name: infisical-db-pguser-infisical
|
||||
valuesKey: uri
|
||||
targetPath: backendEnvironmentVariables.DB_CONNECTION_URI
|
||||
|
||||
values:
|
||||
fullnameOverride: *name
|
||||
backend:
|
||||
|
||||
@@ -7,4 +7,3 @@ resources:
|
||||
- ./helmrepository.yaml
|
||||
- ./httproute.yaml
|
||||
- ./secret.sops.yaml
|
||||
- ./postgres-cluster.yaml
|
||||
|
||||
Reference in New Issue
Block a user