Explorar el Código

update container command

Mohammed Nafees hace 3 años
padre
commit
3ca2ada292
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      porter.yaml

+ 7 - 0
porter.yaml

@@ -13,6 +13,8 @@ apps:
     name: web
   build_ref: porter
   helm_values:
+    container:
+      command: /porter/migrate && /porter/app
     resources:
       requests:
         cpu: 400m
@@ -23,3 +25,8 @@ addons:
   helm_chart:
     name: postgresql
     url: https://charts.bitnami.com/bitnami
+  helm_values:
+    global:
+      auth:
+        username: porter
+        database: porter