fix: exclude 'ollama-external.yaml' from ArgoCD application directory
This commit is contained in:
parent
7d2fde96ae
commit
e1fd813b7e
@ -12,6 +12,8 @@ spec:
|
||||
directory:
|
||||
recurse: true
|
||||
include: '*.yaml'
|
||||
# This is applied manually since Endpoints resource cannot be managed by ArgoCD
|
||||
exclude: 'ollama-external.yaml'
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: default
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user