Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
fix(apps): deploy the applications after the platorm components
Browse files Browse the repository at this point in the history
  • Loading branch information
Smana committed Aug 11, 2023
1 parent 665a613 commit 6dbee7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions clusters/mycluster-0/apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ spec:
kind: HelmRelease
name: echo-2
namespace: echo
dependsOn:
- name: security
- name: infrastructure
- name: observability

0 comments on commit 6dbee7c

Please sign in to comment.