Updating FTC 2001, 10, 1 series tests to support a1pms V3 image
[nonrtric.git] / service-exposure / postgres.yaml
index d0e71c5..4bd1333 100644 (file)
@@ -53,6 +53,7 @@ apiVersion: v1
 kind: ConfigMap
 metadata:
   name: db-init
+  namespace: default
 data:
   init.sql: |
     SELECT 'CREATE DATABASE capif'