mirror of
https://github.com/fluxcd/flux2-hub-spoke-example.git
synced 2025-07-27 15:53:19 +00:00
Make releases depend on tenants
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
03d4282e95
commit
6ae2c0d4e4
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ metadata:
|
|||
name: releases-sync
|
||||
namespace: staging
|
||||
spec:
|
||||
dependsOn:
|
||||
- name: tenants-sync
|
||||
targetNamespace: staging
|
||||
interval: 1h
|
||||
retryInterval: 3m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue