Categorygithub.com/gopaytech/istio-upgrade-consumer
repositorypackage
1.0.0
Repository: https://github.com/gopaytech/istio-upgrade-consumer.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
No description provided by the author
No description provided by the author

# README

istio-upgrade-consumer

Consumer for Istio Upgrade tooling to receive events related to Istio upgrade

Version: 1.0.0 Type: application AppVersion: 1.0.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-consumer https://gopaytech.github.io/istio-upgrade-consumer/charts/releases/
helm install my-istio-upgrade-consumer istio-upgrade-consumer/istio-upgrade-consumer --values values.yaml

Values

KeyTypeDefaultDescription
configuration.clusterEnvironmentstring"production"
configuration.clusterNamestring"my-cluster"
configuration.nonProductionWaitingDaystring"7"
configuration.productionWaitingDaystring"28"
configuration.receiverHTTPPortstring"8080"
configuration.receiverModestring"http"
configuration.storageConfigMapNamestring"istio-auto-upgrade-config"
configuration.storageConfigMapNamespacestring"istio-system"
configuration.storageModestring"configmap"
configuration.timeFormatstring"2006-01-02"
configuration.timeLocationstring"Asia/Jakarta"
deployment.imagestring"ghcr.io/gopaytech/istio-upgrade-consumer"
deployment.replicasint2
deployment.tagstring"master"
podLabelsobject{}
resources.limits.cpustring"1024m"
resources.limits.memorystring"1024Mi"
resources.requests.cpustring"256m"
resources.requests.memorystring"256Mi"
serviceAccount.automountServiceAccountTokenbooltrue
serviceAccount.imagePullSecretslist[]