apiVersion: v1 kind: ConfigMap metadata: name: labd-config data: LABD_PORT: "3100" LABD_HOST: "0.0.0.0" LABD_LOG_LEVEL: "info"