diff --git a/k8s/applications/homarr/kustomization.yaml b/k8s/applications/homarr/kustomization.yaml index 233778c..31f9141 100644 --- a/k8s/applications/homarr/kustomization.yaml +++ b/k8s/applications/homarr/kustomization.yaml @@ -2,5 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: dashboard resources: - - homarr-secrets.enc.yaml - fix-probes-job.yaml +# PostSync hook to patch Homarr deployment probes +# (homarr-secrets.enc.yaml managed by sops-secrets Application)