relieve some strain on gitea
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Vivian 2022-06-14 13:07:06 +02:00
parent 138b3ac7dc
commit 432a7159c6
4 changed files with 13 additions and 8 deletions

View file

@ -4,7 +4,7 @@ metadata:
name: flux-system
namespace: flux-system
spec:
interval: 1m0s
interval: 15m0s
sourceRef:
kind: GitRepository
name: flux-system

View file

@ -5,7 +5,7 @@ metadata:
namespace: flux-system
spec:
image: registry.xirion.net/library/zookeeper
interval: 1m0s
interval: 15m0s
secretRef:
name: xirion-registry-creds
---