feat: remove elastic
This commit is contained in:
parent
375113b7c8
commit
5a26981965
5 changed files with 4 additions and 76 deletions
|
|
@ -17,7 +17,7 @@ spec:
|
|||
targetRevision: 17.0.0
|
||||
helm:
|
||||
valuesObject:
|
||||
replicaCount: 2
|
||||
replicaCount: 1
|
||||
service:
|
||||
http:
|
||||
type: LoadBalancer
|
||||
|
|
@ -49,15 +49,8 @@ spec:
|
|||
serviceMonitor:
|
||||
enabled: true
|
||||
config:
|
||||
indexer:
|
||||
ISSUE_INDEXER_CONN_STR: http://elastic-elasticsearch.apps-fuku.svc.cluster.local:9200
|
||||
ISSUE_INDEXER_ENABLED: true
|
||||
ISSUE_INDEXER_TYPE: elasticsearch
|
||||
REPO_INDEXER_ENABLED: false
|
||||
REPO_INDEXER_TYPE: elasticsearch
|
||||
actions:
|
||||
ENABLED: true
|
||||
DEFAULT_ACTIONS_URL: https://github.com
|
||||
ENABLED: false
|
||||
picture:
|
||||
DISABLE_GRAVATAR: false
|
||||
ENABLE_FEDERATED_AVATAR: true
|
||||
|
|
@ -106,9 +99,6 @@ spec:
|
|||
enabled: false
|
||||
redis-cluster:
|
||||
enabled: false
|
||||
- path: k8s/services/forgejo
|
||||
repoURL: https://git.roboces.dev/catalin/fukuops.git
|
||||
targetRevision: main
|
||||
project: roboces
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue