Get data from kubeweekly and create Weekly CRDs based on community-operator and push to git datastore
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
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" |