flux: add backup sync
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: gitea-sync
|
||||
name: gitea
|
||||
namespace: git-limbosolutions-com
|
||||
spec:
|
||||
interval: 1m
|
||||
@@ -10,3 +10,7 @@ spec:
|
||||
name: git-limbosolutions-com
|
||||
path: deploy/app
|
||||
prune: true
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: flux-sops-age
|
||||
Reference in New Issue
Block a user