CI-CD dejo node
This commit is contained in:
8
infrastructure/kubernetes/dev/base/app/configmap.yml
Normal file
8
infrastructure/kubernetes/dev/base/app/configmap.yml
Normal file
@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: dejo-node-config
|
||||
data:
|
||||
# ex.: configuração genérica, se precisar
|
||||
LOG_LEVEL: "info"
|
||||
|
||||
Reference in New Issue
Block a user