diff --git a/cluster/apps.yaml b/cluster/apps.yaml index 371058f..9b48ef8 100644 --- a/cluster/apps.yaml +++ b/cluster/apps.yaml @@ -66,23 +66,23 @@ spec: wait: true timeout: 5m0s --- -apiVersion: kustomize.toolkit.fluxcd.io/v1 -kind: Kustomization -metadata: - name: apps-metrics - namespace: flux-system -spec: - dependsOn: - - name: repos - interval: 5m - sourceRef: - kind: GitRepository - name: flux-system - path: ./apps/metrics - prune: true - wait: true - timeout: 5m0s ---- +# apiVersion: kustomize.toolkit.fluxcd.io/v1 +# kind: Kustomization +# metadata: +# name: apps-metrics +# namespace: flux-system +# spec: +# dependsOn: +# - name: repos +# interval: 5m +# sourceRef: +# kind: GitRepository +# name: flux-system +# path: ./apps/metrics +# prune: true +# wait: true +# timeout: 5m0s +# --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: