titan-iac/infrastructure/flux-system/kustomization-crypto.yaml

17 lines
356 B
YAML

# infrastructure/flux-system/kustomization-crypto.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: crypto
namespace: flux-system
spec:
interval: 10m
path: ./services/crypto
targetNamespace: crypto
prune: false
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
wait: true