Rearrange
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-10-01 19:06:29 -04:00
parent 3b553efe11
commit 5f08ad02f1
16 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ spec:
interval: 15m
dependsOn:
- name: metallb--metallb-system
path: ./metallb-system
path: metallb
prune: true # remove any elements later removed from the above path
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:

View File

@ -5,7 +5,7 @@ metadata:
namespace: flux-system
spec:
interval: 15m
path: ./metallb-system
path: metallb
prune: true # remove any elements later removed from the above path
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:

View File

@ -5,9 +5,9 @@ metadata:
namespace: flux-system
spec:
interval: 15m
path: sealed-secrets-system
path: sealed-secrets
prune: true # remove any elements later removed from the above path
timeout: 2m # if not set, this defaults to interval duration, which is 1h
timeout: 5m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system