fix(couchdb): add ingress-public.yaml to ArgoCD include filter
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
||||
path: cluster/applications/couchdb
|
||||
directory:
|
||||
recurse: false
|
||||
include: '{namespace.yaml,externalsecret.yaml}'
|
||||
include: '{namespace.yaml,externalsecret.yaml,ingress-public.yaml}'
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: couchdb
|
||||
|
||||
Reference in New Issue
Block a user