Skip to content

Commit 4749f88

Browse files
authored
Merge pull request #9 from DaoCloud/set-ns-release-name
Set Release Name & Namespace
2 parents f640769 + 7930e0d commit 4749f88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

charts/Chart.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ description: kubernetes-cronhpa-controller is a kubernetes cron horizontal pod a
44
any kind object defined in kubernetes which support scale subresource(such as Deployment
55
and StatefulSet).
66
apiVersion: v2
7+
8+
annotations:
9+
addon.kpanda.io/release-name: "kubernetes-cronhpa-controller"
10+
addon.kpanda.io/namespace: "kube-system"
11+
712
appVersion: 0.0.1
813
kubeVersion: ">=1.7.0-0"
914
keywords:

0 commit comments

Comments
 (0)