Skip to content
Snippets Groups Projects
Unverified Commit c936a999 authored by Tomáš Burda's avatar Tomáš Burda Committed by GitHub
Browse files

added aks platform to platforms (#1997)

parent c330a6e4
No related branches found
No related tags found
No related merge requests found
local platforms = { local platforms = {
aks: import './aks.libsonnet',
aws: import './aws.libsonnet', aws: import './aws.libsonnet',
bootkube: import './bootkube.libsonnet', bootkube: import './bootkube.libsonnet',
gke: import './gke.libsonnet', gke: import './gke.libsonnet',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment