This commit is contained in:
2
.github/workflows/pipeline.yml
vendored
2
.github/workflows/pipeline.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
--from-literal=AI_TOKEN="$AI_TOKEN"
|
||||
|
||||
kubectl create configmap db-schema \
|
||||
--from-file=schema.sql=schema.sql \
|
||||
--from-file=postgres/schema/ \
|
||||
--namespace ai-ha-elixir \
|
||||
--dry-run=client -o yaml | kubectl apply -f -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user