This commit is contained in:
parent
3b553efe11
commit
5f08ad02f1
@ -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:
|
@ -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:
|
@ -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
|
Loading…
Reference in New Issue
Block a user