Skip to content

Commit 63177b4

Browse files
committed
fix: needs
1 parent cf80ab6 commit 63177b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kontinuous/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ backend:
5858
backend-export:
5959
# duplicate keys
6060
~chart: app
61+
~needs: [backend-cron]
6162
imagePackage: backend
6263
host: "api-{{ .Values.global.host }}"
6364
probesPath: /healthz
@@ -110,7 +111,6 @@ backend-export:
110111
runAsGroup: 1000
111112

112113
# new keys
113-
~needs: [build-backend]
114114
ingress:
115115
paths:
116116
- /export

0 commit comments

Comments
 (0)