disable searngx (mem usage is too much)
All checks were successful
Check Kubernetes YAMLs / scan (push) Successful in 20s
All checks were successful
Check Kubernetes YAMLs / scan (push) Successful in 20s
This commit is contained in:
13
kubernetes/apps/disabled/searxng/kustomization.yaml
Normal file
13
kubernetes/apps/disabled/searxng/kustomization.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: public-services
|
||||
resources:
|
||||
- ./redis/pvc.yaml
|
||||
- ./redis/redis.yaml
|
||||
- ./redis/service.yaml
|
||||
- config.yaml
|
||||
- sealed-secrets.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- ingress.yaml
|
Reference in New Issue
Block a user