mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-08-20 05:51:19 +02:00
added aks platform to platforms (#1997)
This commit is contained in:
parent
c330a6e428
commit
c936a999ac
@ -1,4 +1,5 @@
|
||||
local platforms = {
|
||||
aks: import './aks.libsonnet',
|
||||
aws: import './aws.libsonnet',
|
||||
bootkube: import './bootkube.libsonnet',
|
||||
gke: import './gke.libsonnet',
|
||||
|
Loading…
x
Reference in New Issue
Block a user