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.
1 parent fb4018c commit 07e6c4dCopy full SHA for 07e6c4d
hack/addons/helm-chart-bundler/repos.yaml
@@ -61,10 +61,10 @@ repositories:
61
charts:
62
nutanix-csi-storage:
63
- 3.3.4
64
- nutanix-k8s-agent:
+ konnector-agent:
65
repoURL: http://192.168.1.21:8080
66
67
68
- 1.3.0-rc.0
69
registry-syncer:
70
repoURL: https://mesosphere.github.io/charts/staging/
hack/addons/kustomize/k8s-registration-agent/kustomization.yaml.tmpl
@@ -8,7 +8,7 @@ metadata:
8
name: konnector-agent-kustomize
9
10
helmCharts:
11
-- name: nutanix-k8s-agent
+- name: konnector-agent
12
namespace: kube-system
13
#repo: https://mesosphere.github.io/charts/stable
14
repo: http://192.168.1.21:8080
0 commit comments