Pruebas con queue ! intento de configuracion de ssl tambien
This commit is contained in:
8
deploy/postgres/postgres-configmap.yaml
Normal file
8
deploy/postgres/postgres-configmap.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: postgres-configmap
|
||||
data:
|
||||
POSTGRES_DB: laravel
|
||||
POSTGRES_USER: postgres
|
||||
PGDATA: /var/lib/postgresql/data/pgdata
|
||||
Reference in New Issue
Block a user