mirror of
https://github.com/valitydev/helmsdeep.git
synced 2024-11-06 00:45:18 +00:00
Added ingress controller & state charts update (#195)
* Added ingress controller & state charts update Co-authored-by: i.panteleev <i.panteleev@rbk.money>
This commit is contained in:
parent
33839f51bd
commit
1ab5b8a394
16
config/ingress/values.yaml.gotmpl
Normal file
16
config/ingress/values.yaml.gotmpl
Normal file
@ -0,0 +1,16 @@
|
||||
controller:
|
||||
replicaCount: 1
|
||||
volumes:
|
||||
- emptyDir:
|
||||
medium: Memory
|
||||
sizeLimit: 512M
|
||||
service:
|
||||
externalIPs:
|
||||
- {{ .Values.ingress.ip }}
|
||||
nodeSelector:
|
||||
ingress: "true"
|
||||
config:
|
||||
worker-processes: 4
|
||||
ingressClassResource:
|
||||
enabled: true
|
||||
default: true
|
@ -4,6 +4,9 @@ elk:
|
||||
enabled: false
|
||||
prometheus:
|
||||
enabled: false
|
||||
ingress:
|
||||
enabled: true
|
||||
ip: 'someip'
|
||||
|
||||
services:
|
||||
global:
|
||||
|
@ -1,10 +1,13 @@
|
||||
version: v0.138.7
|
||||
version: v0.139.9
|
||||
dependencies:
|
||||
- name: elk
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.1
|
||||
- name: ingress-nginx
|
||||
repository: https://kubernetes.github.io/ingress-nginx
|
||||
version: 3.34.0
|
||||
- name: netpolicy
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.14
|
||||
digest: sha256:0708b0cf24f172ea5be5ae4dc5ea95217f258a440e8e806144683a42ffcd6ab0
|
||||
generated: "2021-07-08T03:02:47.492243+03:00"
|
||||
digest: sha256:48efe45754eaeebba1d2c2dc220fa9ba7cbd18e0cbbcceb0fdaa287d4c3ea683
|
||||
generated: "2021-07-26T11:30:49.058835+03:00"
|
||||
|
@ -7,8 +7,14 @@ bases:
|
||||
repositories:
|
||||
- name: rbkmoney
|
||||
url: https://rbkmoney.github.io/charts
|
||||
- name: ingress-nginx
|
||||
url: https://kubernetes.github.io/ingress-nginx
|
||||
|
||||
releases:
|
||||
- name: ingress
|
||||
installed: {{ .Values.ingress.enabled }}
|
||||
<<: *infra_default
|
||||
chart: ingress-nginx/ingress-nginx
|
||||
- name: logs
|
||||
installed: {{ .Values.elk.enabled }}
|
||||
<<: *infra_default
|
||||
|
140
helmfile.lock
140
helmfile.lock
@ -1,34 +1,160 @@
|
||||
version: v0.138.7
|
||||
version: v0.139.9
|
||||
dependencies:
|
||||
- name: consul
|
||||
repository: https://helm.releases.hashicorp.com
|
||||
version: 0.32.1
|
||||
- name: elasticsearch
|
||||
repository: https://helm.elastic.co
|
||||
version: 7.13.2
|
||||
version: 7.13.4
|
||||
- name: kafka
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 12.7.3
|
||||
- name: keycloak
|
||||
repository: https://codecentric.github.io/helm-charts
|
||||
version: 11.0.1
|
||||
version: 14.0.1
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 9.7.2
|
||||
- name: raw
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.1
|
||||
- name: raw
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.1
|
||||
- name: statefull
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.20
|
||||
version: 0.1.21
|
||||
- name: statefull
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.21
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.15
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: stateless
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.16
|
||||
- name: test-transaction
|
||||
repository: https://rbkmoney.github.io/charts
|
||||
version: 0.1.5
|
||||
- name: vault
|
||||
repository: https://helm.releases.hashicorp.com
|
||||
version: 0.13.0
|
||||
digest: sha256:4a94f6261beb7dd51df14b6208f84bcea2d9d40df73f7627ac21a1cc83daeba8
|
||||
generated: "2021-07-08T03:03:07.104688+03:00"
|
||||
digest: sha256:8932cf09becb9715b335425518ffa506838ff4c121142dc25bfe411786b5e7bf
|
||||
generated: "2021-07-26T11:31:15.684152+03:00"
|
||||
|
Loading…
Reference in New Issue
Block a user