Add charts for helm 3
This commit is contained in:
@@ -4,7 +4,7 @@ TOP=@out@/share/kube-system-bootstrap
|
||||
|
||||
ca=@initca@
|
||||
apiserver="@apiserver@"
|
||||
|
||||
filseserver="@fileserver@"
|
||||
grafana_ldap_toml="@grafana_ldap_toml@"
|
||||
|
||||
apply_configs () {
|
||||
@@ -76,6 +76,9 @@ install_prometheus_crds () {
|
||||
kubectl apply -f $url/crd-podmonitor.yaml
|
||||
}
|
||||
|
||||
helm repo add stable https://kubernetes-charts.storage.googleapis.com
|
||||
helm repo update
|
||||
|
||||
apply_configs
|
||||
install_prometheus_crds
|
||||
install_certmgr
|
||||
|
||||
Reference in New Issue
Block a user