Update flux deployments

This commit is contained in:
2024-12-23 19:50:27 +01:00
parent 3fe0da0aa1
commit e86b3fcd4c
4 changed files with 24 additions and 4 deletions

18
clusters/prod/apps.yaml Normal file
View File

@@ -0,0 +1,18 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: apps
namespace: flux-system
spec:
interval: 10m0s
path: ./apps/prod
prune: true
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infrastructure
decryption:
provider: sops
secretRef:
name: sops-age