File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
kubernetes/nas-1/provision/storage/servers/inventory/group_vars/master Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ k3s_server:
24
24
write-kubeconfig-mode : " 0644"
25
25
k3s_server_manifests_urls :
26
26
# Essential Prometheus Operator CRDs (the rest are installed with the kube-prometheus-stack helm release)
27
- - url : https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.78 .0/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml
27
+ - url : https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.79 .0/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml
28
28
filename : custom-prometheus-podmonitors.yaml
29
- - url : https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.78 .0/example/prometheus-operator-crd/monitoring.coreos.com_prometheusrules.yaml
29
+ - url : https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.79 .0/example/prometheus-operator-crd/monitoring.coreos.com_prometheusrules.yaml
30
30
filename : custom-prometheus-prometheusrules.yaml
31
- - url : https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.78 .0/example/prometheus-operator-crd/monitoring.coreos.com_scrapeconfigs.yaml
31
+ - url : https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.79 .0/example/prometheus-operator-crd/monitoring.coreos.com_scrapeconfigs.yaml
32
32
filename : custom-prometheus-scrapeconfigs.yaml
33
- - url : https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.78 .0/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml
33
+ - url : https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.79 .0/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml
34
34
filename : custom-prometheus-servicemonitors.yaml
You can’t perform that action at this time.
0 commit comments