fix: correctif cicd

This commit is contained in:
Max batleforc 2024-06-28 03:02:02 +02:00
parent 846f0c708e
commit 73af1d216a
No known key found for this signature in database
GPG Key ID: 25D243AB4B6AC9E7

View File

@ -35,7 +35,7 @@ spec:
- name: "{{ .Chart.Name }}-{{- template "mychart.name" . -}}-surrealdb"
image: "surrealdb/surrealdb:latest"
imagePullPolicy: Always
command: ["start"]
command: ["sh -c","start"]
ports:
- containerPort: 8000
name: http