Skip to content

zufardhiyaulhaq/kubernetesweekly

kubernetesweekly

Get data from kubeweekly and create Weekly CRDs based on community-operator and push to git datastore

Version: 2.1.0 Type: application AppVersion: 2.1.0 made with Go Github main branch build GitHub issues GitHub pull requests

Installing the Chart

To install the chart with the release name my-kubernetesweekly and secret foo:

kubectl apply -f secret.yaml

helm repo add kubernetesweekly https://zufardhiyaulhaq.com/kubernetesweekly/charts/releases/
helm install my-kubernetesweekly kubernetesweekly/kubernetesweekly --values values.yaml

Values

Key Type Default Description
cronSchedule string "0 8 * * 6"
image.repository string "zufardhiyaulhaq/kubernetesweekly"
image.tag string "v2.1.0"
secret string ""
weekly.community string "Cloud Native Indonesia Community"
weekly.image_url string "https://raw.githubusercontent.com/cncf/artwork/master/other/cncf/horizontal/color/cncf-color.png"
weekly.namespace string "kubernetes-community"
weekly.tags string "weekly,kubernetes"