6 lines
84 B
Bash
6 lines
84 B
Bash
#!/bin/bash
|
|
|
|
helm-mirror https://helm.elastic.co /data/helm/ --chart-name elastic
|
|
|
|
|