Skip to content
/ yc-helm Public

Образ helm для деплоя в яндекс-облако

Notifications You must be signed in to change notification settings

okar1/yc-helm

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yandex cloud helm

Example usage

- name: Try to execute helm -n prod ls
  uses: okar1/yc-helm@master
  with:
    SA_KEY: <your service account private key (json form)>
    K8S_CLUSTER_ID: sdy7mdj48shjrtshk657 (you can find it at k8s cluster properties page)
    HELM_ARGS: -n prod ls

(eng) This will log into yandex cloud managed k8s and execute a command "helm" with specified args

(rus) Логинимся в k8s кластер в Яндекс-облаке и выполняем helm с указанными аргументами

Outputs

none

About

Образ helm для деплоя в яндекс-облако

Resources

Stars

Watchers

Forks

Packages