23 lines
499 B
YAML
Raw Normal View History

2026-05-19 19:17:14 -03:00
# clusters/atlas/flux-system/applications/openclaw/kustomization.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: openclaw
namespace: flux-system
annotations:
kustomize.toolkit.fluxcd.io/ssa: Merge
2026-05-19 19:17:14 -03:00
spec:
interval: 10m
path: ./services/openclaw
targetNamespace: openclaw
prune: true
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
wait: true
2026-07-21 21:02:06 -03:00
timeout: 5m
2026-05-19 19:17:14 -03:00
dependsOn:
- name: core
- name: longhorn