fix: correctif cicd
This commit is contained in:
parent
846f0c708e
commit
73af1d216a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user