FIX TEMPLATE
Some checks failed
${{ github.actor }} executed Build Push Prod / build (push) Successful in 4m9s
${{ github.actor }} executed Build Push Prod / deploy (push) Failing after 23s

This commit is contained in:
maximo tejeda 2024-12-04 20:09:19 -04:00
parent c539e68486
commit e11aa044a0

View File

@ -29,7 +29,7 @@ spec:
value: "$APPLICATION_PORT" value: "$APPLICATION_PORT"
volumeMounts: volumeMounts:
- name: db - name: db
mountPath: "$DATA_SOURCE_URL" mountPath: "/app/tgbdb"
volumes: volumes:
- name: db - name: db
persistentVolumeClaim: persistentVolumeClaim: