fix(minecraft): exclude application.yaml from self-sync to resolve SharedResourceWarning

This commit is contained in:
Hermes Agent service account
2026-07-19 13:44:30 -05:00
parent 56110d52bd
commit 308ee553c3

View File

@@ -12,6 +12,9 @@ spec:
repoURL: https://gitea.mk-labs.cloud/rblundon/homelab.git
targetRevision: main
path: cluster/applications/minecraft
directory:
recurse: false
exclude: application.yaml # prevent self-reference loop with apps-of-apps
destination:
server: https://kubernetes.default.svc
namespace: minecraft