Refactoring
This commit is contained in:
@@ -1,12 +1,2 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: afterwork-config
|
||||
namespace: applications
|
||||
data:
|
||||
DB_HOST: "postgresql"
|
||||
DB_PORT: "5432"
|
||||
DB_NAME: "afterwork_db"
|
||||
DB_USERNAME: "afterwork"
|
||||
QUARKUS_PROFILE: "prod"
|
||||
TZ: "Africa/Douala"
|
||||
# ConfigMap déplacé dans afterwork-secrets.yaml pour cohérence
|
||||
# Voir afterwork-secrets.yaml pour la configuration complète
|
||||
|
||||
Reference in New Issue
Block a user