Skip to content

Commit

Permalink
fix: Make karma depend on karma-traefik (#63)
Browse files Browse the repository at this point in the history
Signed-off-by: Mikołaj Baranowski <[email protected]>
  • Loading branch information
mikolajb authored Nov 19, 2021
1 parent 5018468 commit 487a026
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions services/karma/2.0.0/karma.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ metadata:
name: karma
namespace: ${releaseNamespace}
spec:
dependsOn:
- namespace: ${releaseNamespace}
name: karma-traefik
chart:
spec:
chart: karma
Expand Down

0 comments on commit 487a026

Please sign in to comment.