在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):ipedrazas/drone-helm开源软件地址(OpenSource Url):https://github.com/ipedrazas/drone-helm开源编程语言(OpenSource Language):Go 94.4%开源软件介绍(OpenSource Introduction):Helm (Kubernetes) plugin for drone.ioThis plugin allows to deploy a Helm chart into a Kubernetes cluster.
Drone Pipeline UsageFor the usage information and a listing of the available options please take a look at the docs. Run the local image (or replace docker run --rm \
-e API_SERVER="https://$(minikube ip):8443" \
-e KUBERNETES_TOKEN="${KUBERNETES_TOKEN}" \
-e PLUGIN_NAMESPACE=default \
-e PLUGIN_SKIP_TLS_VERIFY=true \
-e PLUGIN_RELEASE=my-release \
-e PLUGIN_CHART=stable/redis \
-e PLUGIN_VALUES="tag=TAG,api=API" \
-e PLUGIN_STRING_VALUES="long_string_value=1234567890" \
-e PLUGIN_DEBUG=true \
-e PLUGIN_DRY_RUN=true \
-e DRONE_BUILD_EVENT=push \
quay.io/ipedrazas/drone-helm TroubleshootingIf you see this problem: As one000mph commented in an issue, setting the right
ContributionThis repo is setup in a way that if you enable a personal drone server to build your fork it will build and publish your image (makes it easier to test PRs and use the image till the contributions get merged)
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论