Initial commit: add .gitignore and README
This commit is contained in:
6
deploy/k8s/configmap.yaml
Normal file
6
deploy/k8s/configmap.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: fusionagi-config
|
||||
data:
|
||||
LOG_LEVEL: "INFO"
|
||||
Reference in New Issue
Block a user