diff --git a/cluster/apps.yaml b/cluster/apps.yaml index 0d1c54b..faefeac 100644 --- a/cluster/apps.yaml +++ b/cluster/apps.yaml @@ -339,22 +339,22 @@ spec: # wait: true # timeout: 5m0s --- -apiVersion: kustomize.toolkit.fluxcd.io/v1 -kind: Kustomization -metadata: - name: apps-minecraft - namespace: flux-system -spec: - dependsOn: - - name: repos - interval: 5m - sourceRef: - kind: GitRepository - name: flux-system - path: ./apps/minecraft - prune: true - wait: true - timeout: 5m0s +# apiVersion: kustomize.toolkit.fluxcd.io/v1 +# kind: Kustomization +# metadata: +# name: apps-minecraft +# namespace: flux-system +# spec: +# dependsOn: +# - name: repos +# interval: 5m +# sourceRef: +# kind: GitRepository +# name: flux-system +# path: ./apps/minecraft +# prune: true +# wait: true +# timeout: 5m0s --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization