Skip to content

Commit

Permalink
added aks platform to platforms (prometheus-operator#1997)
Browse files Browse the repository at this point in the history
  • Loading branch information
TBurda authored Jan 27, 2023
1 parent c330a6e commit c936a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsonnet/kube-prometheus/platforms/platforms.libsonnet
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
local platforms = {
aks: import './aks.libsonnet',
aws: import './aws.libsonnet',
bootkube: import './bootkube.libsonnet',
gke: import './gke.libsonnet',
Expand Down

0 comments on commit c936a99

Please sign in to comment.