mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26:49 +00:00
Add manifests source to scylla-manager ArgoCD Application
The scylla-manager Application was missing the third source for raw manifests, so the VirtualService in infrastructure/scylla/manifests/ was never deployed. This caused Kiali to flag the ext-authz policy host as having no matching service entry. Also removed stale PERMISSIVE PeerAuthentication from authentik namespace (manually applied, not in git, unnecessary with mesh-wide STRICT mTLS). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
e1960d7071
commit
9385a13d5f
@@ -19,6 +19,9 @@ spec:
|
|||||||
- repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
|
- repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
- repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
|
||||||
|
targetRevision: main
|
||||||
|
path: infrastructure/scylla/manifests
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: scylla-manager
|
namespace: scylla-manager
|
||||||
|
|||||||
Reference in New Issue
Block a user