fix(couchdb): add ingress-public.yaml to ArgoCD include filter
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user