* add dashboard and CC to helmfile
* ServiceMonitors and CNP move in Releases namespace
* -revert vault init script sleep for devsetup
- vault-injector webhook only for Release namespace
* - dont install prom if processing namespaced
- bump chart versions in lock
* bump TT version
Co-authored-by: Dmitry Skokov <d.skokov@rbkmoney.com>
* namespaced vault for dev and standalone
* keycloak ingress
* ingress host templating
* payform templating
* Control center to k8s
* Dashboard service to k8s
* machinegun ipv6-ready config
* change default values structure
* Switch to docker hub
* Add missing
* This image not in public
* bump image tags
* Fix more urls
* Fix URL to test image
* downgrade api
* Ft/use public repo update (#78)
* Fix test-transaction labels (#73)
And remove obsolete config mount
* fix pass to default (#76)
Co-authored-by: Dmitry Skokov <d.skokov@rbkmoney.com>
* Fix test_transaction_v2 volume mount in job (#77)
* Remove dr2reg from values
* Fix README
* Remove dedicated binbase-test from helmfile
* Completely remove dedicated binbase-test
* Wrap imagePullSecrets call in deployment's chart
* Bumb binbase-test-data
* Remove `pathType` from payform ingress spec (#80)
Only k8s >= 1.18 supports this field. And GKE doesn't support these versions of k8s
* Use standard io for logs (ex machinegun for now) (#81)
* Use standard io for logs (ex machinegun for now)
* Fix accesslog
* Unify podSecurityContext usage in riak chart (#79)
And also set fsGroup as container user id
* Use standard output for mg (#82)
* Update machinegun (#83)
* Add empty imagePullSecrets to our services' yamls
* Stabilize helmfile sync; add cold_reset.sh script
* Bump binbase-test-data
Co-authored-by: Andrey Fadeev <me@ciiol.net>
Co-authored-by: vilorij <vilorij@ya.ru>
Co-authored-by: Dmitry Skokov <d.skokov@rbkmoney.com>
Co-authored-by: Sergey Yelin <elinsn@gmail.com>
Co-authored-by: Dmitry Skokov <d.skokov@rbkmoney.com>
Co-authored-by: Andrey Abramov <a.abramov@rbkmoney.com>
Co-authored-by: Andrey Fadeev <me@ciiol.net>
Co-authored-by: vilorij <vilorij@ya.ru>
* cluster env without volumeclaims
* add volume
* back to minikube hostpath volume for riak
* add postgres
* pg version and minor fix
* add vault
* initdb
* add readme and sample
* Update README.md
Немного про волт
* autoinitiate vault
* Bump riak chart version and fallback to standard riak image
* Update README.md
Co-authored-by: vilorij <vilorij@ya.ru>
* typo fix
* delete doubled comment
* Comment resolve
* Drop useless comment and back to AppVersion in riak chart
* Delete pv creates from chart.
* delete state from values
Co-authored-by: Dmitry Skokov <d.skokov@rbkmoney.com>
Co-authored-by: Pospolita Nikita <nikita7asics@gmail.com>