Categorygithub.com/gopaytech/istio-upgrade-worker
repositorypackage
1.1.0
Repository: https://github.com/gopaytech/istio-upgrade-worker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

istio-upgrade-worker

Version: 1.1.0 Type: application AppVersion: 1.1.0 made with Go Github main branch build GitHub issues GitHub pull requestsArtifact Hub

Installing

To install the chart with the release name my-release:

helm repo add istio-upgrade-worker https://gopaytech.github.io/istio-upgrade-worker/charts/releases/
helm install my-istio-upgrade-worker istio-upgrade-worker/istio-upgrade-worker --values values.yaml

Values

KeyTypeDefaultDescription
configuration.clusterNamestring"my-cluster"
configuration.deploymentFreezeDates[0]string"2024-01-01"
configuration.enableDeploymentFreezebooltrue
configuration.enableRolloutAtWeekendboolfalse
configuration.istioNamespaceCanaryLabelstring"istio.io/rev=default"
configuration.istioNamespaceLabelstring"istio-injection=enabled"
configuration.larkWebhookSecretNamestring"lark-webhook-secret"
configuration.maximumIterationint5
configuration.maximumPercentageRolloutInSingleExecutionint20
configuration.notificationModestring"slack"
configuration.preUpgradeNotificationSecondint600
configuration.rolloutIntervalSecondint30
configuration.slackWebhookSecretNamestring"slack-webhook-secret"
configuration.storageConfigMapNamestring"istio-auto-upgrade-config"
configuration.storageConfigMapNamespacestring"istio-system"
configuration.storageModestring"configmap"
configuration.timeFormatstring"2006-01-02"
configuration.timeLocationstring"Asia/Jakarta"
cronjob.imagestring"ghcr.io/gopaytech/istio-upgrade-worker"
cronjob.schedulestring"32 5 * * *"
cronjob.tagstring"v1.1.0"
cronjob.timeZonestring"Asia/Jakarta"
podLabelsobject{}
resources.limits.cpustring"1024m"
resources.limits.memorystring"1024Mi"
resources.requests.cpustring"256m"
resources.requests.memorystring"256Mi"
serviceAccount.automountServiceAccountTokenbooltrue
serviceAccount.imagePullSecretslist[]