gx10-gitops: deploy-loop proof — mark knowledge svc managed-by gx10-argocd

This commit is contained in:
Andrew Stoltz
2026-06-16 22:33:40 -05:00
parent 6c0be8563d
commit 415fec9e4d

View File

@@ -8,7 +8,10 @@
"app.kubernetes.io/part-of": "bluejay-infra"
},
"name": "knowledge-web",
"namespace": "knowledge"
"namespace": "knowledge",
"annotations": {
"bluejay.gitops/managed-by": "gx10-argocd"
}
},
"spec": {
"internalTrafficPolicy": "Cluster",