Use a valid livenessprobe tag, default the driver image to appVersion, add imagePullSecrets support, and publish GHCR packages as public after CI builds. Co-authored-by: Cursor <cursoragent@cursor.com>
17 lines
354 B
YAML
17 lines
354 B
YAML
apiVersion: v2
|
|
name: kloud-csi
|
|
description: Kloud CSI driver for kks persistent volumes
|
|
type: application
|
|
version: 0.1.1
|
|
appVersion: "0.1.0"
|
|
kubeVersion: ">=1.28.0-0"
|
|
home: https://github.com/KubelanCloud/kks-csi-plugin
|
|
sources:
|
|
- https://github.com/KubelanCloud/kks-csi-plugin
|
|
keywords:
|
|
- csi
|
|
- storage
|
|
- kloud
|
|
maintainers:
|
|
- name: Kloud Team
|