fix(couchdb): add ingress-public.yaml to ArgoCD include filter

This commit is contained in:
Hermes Agent service account
2026-06-07 20:51:17 -05:00
parent 543394a825
commit a008e766f2

View File

@@ -28,7 +28,7 @@ spec:
path: cluster/applications/couchdb path: cluster/applications/couchdb
directory: directory:
recurse: false recurse: false
include: '{namespace.yaml,externalsecret.yaml}' include: '{namespace.yaml,externalsecret.yaml,ingress-public.yaml}'
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: couchdb namespace: couchdb