File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- charts.clustersecret.io
1
+ charts.clustersecret.com
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ For older kubernetes (<1.19) use the image tag `0.0.6` in your helm values file.
75
75
# Using the official helm chart
76
76
77
77
``` bash
78
- helm repo add clustersecret https://charts.clustersecret.io /
78
+ helm repo add clustersecret https://charts.clustersecret.com /
79
79
helm install clustersecret clustersecret/cluster-secret --version 0.4.0 -n clustersecret --create-namespace
80
80
```
81
81
Original file line number Diff line number Diff line change @@ -65,6 +65,6 @@ For older kubernes (<1.19) use the image tag "0.0.6" in yaml/02_deployment.yaml
65
65
## Install
66
66
67
67
``` bash
68
- helm repo add clustersecret https://charts.clustersecret.io /
68
+ helm repo add clustersecret https://charts.clustersecret.com /
69
69
helm install clustersecret clustersecret/cluster-secret --version 0.4.1 -n clustersecret --create-namespace
70
70
```
Original file line number Diff line number Diff line change 1
- charts.clustersecret.io
1
+ charts.clustersecret.com
You can’t perform that action at this time.
0 commit comments