gitlab-org--gitlab-foss/app/assets/javascripts/create_cluster/eks_cluster/constants.js

2 lines
70 B
JavaScript
Raw Normal View History

export const KUBERNETES_VERSIONS = [{ name: '1.14', value: '1.14' }];