We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f640769 + 7930e0d commit 4749f88Copy full SHA for 4749f88
charts/Chart.yaml
@@ -4,6 +4,11 @@ description: kubernetes-cronhpa-controller is a kubernetes cron horizontal pod a
4
any kind object defined in kubernetes which support scale subresource(such as Deployment
5
and StatefulSet).
6
apiVersion: v2
7
+
8
+annotations:
9
+ addon.kpanda.io/release-name: "kubernetes-cronhpa-controller"
10
+ addon.kpanda.io/namespace: "kube-system"
11
12
appVersion: 0.0.1
13
kubeVersion: ">=1.7.0-0"
14
keywords:
0 commit comments