2024-12-06 15:28:21 +03:00
2024-12-02 18:47:04 +03:00
2024-12-02 18:47:04 +03:00
2024-12-02 19:09:53 +03:00
2024-12-02 18:47:04 +03:00

OpenResty

Создание пакета для Helm чарта

helm package  ./ 

Добавление репозитория

helm repo add avroid https://nexus.avroid.tech/repository/devops-helm-release

Установка репозитория

helm install -n api-gateway -f custom_values.yaml  openresty ./

Обновления приложения

helm upgrade -n api-gateway -f custom_values.yaml  openresty ./
Description
No description provided
Readme 44 KiB
Languages
Smarty 100%