fix: correctif cicd

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

View File

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