Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
a801fd1480
|
@ -34,7 +34,7 @@ spec:
|
|||||||
mountPath: /shared-data
|
mountPath: /shared-data
|
||||||
containers:
|
containers:
|
||||||
- name: migrate
|
- name: migrate
|
||||||
image: {{- include "hasura.image" -}}
|
image: {{ include "hasura.image" . }}
|
||||||
command: [ "/bin/sh", "-c" ]
|
command: [ "/bin/sh", "-c" ]
|
||||||
args:
|
args:
|
||||||
- hasura-cli deploy
|
- hasura-cli deploy
|
||||||
|
Reference in New Issue
Block a user