Skip to content

Commit cc8dec1

Browse files
authored
Merge pull request #394 from mbaldessari/test-ie2
Run integration after externalsecrets and pushsecrets
2 parents f39cc1d + 051e005 commit cc8dec1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

charts/datacenter/manuela-data-lake/templates/central-s3-store/kafka-to-s3-integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
namespace: manuela-data-lake
66
annotations:
77
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
8+
argocd.argoproj.io/sync-wave: "10"
89
spec:
910
traits:
1011
mount:

charts/datacenter/manuela-tst/templates/development-s3-store/kafka-to-s3-integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
namespace: manuela-tst-all
66
annotations:
77
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
8+
argocd.argoproj.io/sync-wave: "10"
89
spec:
910
traits:
1011
mount:

0 commit comments

Comments
 (0)