Skip to content

Commit 07e6c4d

Browse files
feat: changin chart name
1 parent fb4018c commit 07e6c4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hack/addons/helm-chart-bundler/repos.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ repositories:
6161
charts:
6262
nutanix-csi-storage:
6363
- 3.3.4
64-
nutanix-k8s-agent:
64+
konnector-agent:
6565
repoURL: http://192.168.1.21:8080
6666
charts:
67-
nutanix-k8s-agent:
67+
konnector-agent:
6868
- 1.3.0-rc.0
6969
registry-syncer:
7070
repoURL: https://mesosphere.github.io/charts/staging/

hack/addons/kustomize/k8s-registration-agent/kustomization.yaml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
name: konnector-agent-kustomize
99

1010
helmCharts:
11-
- name: nutanix-k8s-agent
11+
- name: konnector-agent
1212
namespace: kube-system
1313
#repo: https://mesosphere.github.io/charts/stable
1414
repo: http://192.168.1.21:8080

0 commit comments

Comments
 (0)